Stored data for a mesh.
| Name | Description |
|---|---|
| Geo::s32 firstMaterialGuidMappingIdx | Index into the GetMaterialGuidMappings() array which contains the first material guid -> u32 id mapping for this mesh. |
| Geo::s32 geometryIdx | Index into the GetGeometries() array. |
| Geo::GeoGuid meshGuid | Mesh GUID. |
| Geo::s32 numMaterialGuidMappings | The number of material guid -> u32 id mappings for this mesh. |
| Geo::s16 sourceMeshIdx | Index of this mesh when it was added to an IPrecompInputGeometry in the precompute. |
| Name | Description |
|---|---|
| ByteSwapMembers() | Byte-swaps the members of this struct. |
public: void ByteSwapMembers()
Byte-swaps the members of this struct.