ComplexMesh::GetFillData

ComplexMesh::GetFillData
void GetFillData(FillData* data, unsigned layer, unsigned fillIndex, unsigned meshGenFlags) const;
Description

GetFillData returns the fill data used in the primitives for the mesh.

Parameters
Parameters 
Description 
FillData* data 
Pointer to the regular fill for the primitive. 
unsigned layer 
The number of layers in the shape. 
unsigned fillIndex 
The index of the independent fills. 
unsigned meshGenFlags 
The flag indicating the type of mesh generated.