XII Release 0.1.0
Loading...
Searching...
No Matches
xiiGeometry::GeoOptions Struct Reference

Options shared among all geometry creation functions. More...

#include <Geometry.h>

Public Member Functions

 XII_DECLARE_POD_TYPE ()
 
bool IsFlipWindingNecessary () const
 

Public Attributes

xiiBasisAxis::Enum m_MainAxis = xiiBasisAxis::PositiveZ
 Used by some geometry as a reference direction.
 
xiiColor m_Color = xiiColor(1, 1, 1, 1)
 The color of the entire geometric object.
 
xiiMat4 m_Transform = xiiMat4::MakeIdentity()
 An additional transform to apply to the geometry while adding it.
 
xiiUInt16 m_uiBoneIndex = 0
 Which bone should influence this geometry, for single-bone skinning.
 

Detailed Description

Options shared among all geometry creation functions.


The documentation for this struct was generated from the following files: