GetFillMatrix obtains the fill matrix containing the transforms for the meshes.
|
Parameters |
Description |
|
HAL* hal |
The renderer HAL. |
|
MeshBase * mesh |
Pointer to MeshBase for obtaining the mesh. |
|
Matrix2F* matrix |
The transform matrix with the desired position/rotation/scaling information. |
|
unsigned layer |
The number of layers for the shape. |
|
unsigned fillIndex |
The index of the independent fills. |
|
unsigned meshGenFlags |
The MeshGenFlags for accessing the mesh provider. |