Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

struct Enlighten::MaterialGuids::MeshInfo

Stored data for a mesh.

Variables

NameDescription
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

NameDescription
ByteSwapMembers()

Byte-swaps the members of this struct.


Anchor
a0964a1fcd41b4b7e2df85be5a379a72f
a0964a1fcd41b4b7e2df85be5a379a72f

void Enlighten::MaterialGuids::MeshInfo::ByteSwapMembers

...

public: void ByteSwapMembers()

...

Byte-swaps the members of this struct.