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::InstanceInfo

Stored data for an instance.

Variables

Name Description
Geo::s32 geometryIdx

Index into the GetGeometries() array.

Geo::GeoGuid instanceGuid

Instance GUID.

Geo::u16 instanceId

Instance ID.

Functions

Name Description
ByteSwapMembers()

Byte-swaps the members of this struct.


void Enlighten::MaterialGuids::InstanceInfo::ByteSwapMembers


public: void ByteSwapMembers()


Byte-swaps the members of this struct.

  • No labels