...
Name | Description |
---|---|
GetLodRadCore(Geo::s32) | Access the RadSystemCore representing the LOD version of the system. GetLod(0) will return the pointer to the main system core (i.e. this system) |
GetNumLods() | For systems with no LODs generated GetNumLods will return 1 (i.e. the main system is considered to be the first LOD) |
GetRadSystemCore() | Access to the runtime radiosity data. |
Release() | Free this object that was created within the Enlighten libraries. |
Anchor | ||||
---|---|---|---|---|
|
...
Serialisation is through the Enlighten::ReadRadSystemCore and Enlighten::WriteRadSystemCore functions
Anchor | ||||
---|---|---|---|---|
|
...
Free this object that was created within the Enlighten libraries.
Expect this to behave in a similar way to calling 'delete(this)'