This is the documentation for Enlighten.
struct Enlighten MaterialGuids MeshInfo
struct Enlighten::MaterialGuids::MeshInfo
Stored data for a mesh.
Variables
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. |
Functions
Name | Description |
---|---|
ByteSwapMembers() | Byte-swaps the members of this struct. |
void Enlighten::MaterialGuids::MeshInfo::ByteSwapMembers
public: void ByteSwapMembers()
Byte-swaps the members of this struct.