void GetFillData(FillData* data, unsigned layer, unsigned fillIndex, unsigned meshGenFlags) const;
GetFillData returns the fill data used in the primitives for the mesh.
|
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. |