MeshProvider::GetFillData

MeshProvider::GetFillData
virtual void GetFillData(FillData* data, unsigned layer, unsigned fillIndex, unsigned meshGenFlags);
Description

GetFillData returns the fill data for the primitives in the meshes.

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.