This is the documentation for Enlighten.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

struct Enlighten::MaterialGuids::GeometryInfo

Stored data for a geometry.

Variables

Name Description
Geo::s32 firstMeshIdx

Index into the GetMeshes() array which contains the first MeshInfo for this geometry.

Geo::s32 numMeshes

Number of meshes in this geom.

Functions

Name Description
ByteSwapMembers()

Byte-swaps the members of this struct.


void Enlighten::MaterialGuids::GeometryInfo::ByteSwapMembers


public: void ByteSwapMembers()


Byte-swaps the members of this struct.

  • No labels