Versions Compared

Key

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

...

NameDescription
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
af4108c13c1e374df9d6b85d2a7335251
af4108c13c1e374df9d6b85d2a7335251

...

Serialisation is through the Enlighten::ReadRadSystemCore and Enlighten::WriteRadSystemCore functions


Anchor
af6bdf30b42adde386c428e9dc2821eb9
af6bdf30b42adde386c428e9dc2821eb9

...

Free this object that was created within the Enlighten libraries.

Expect this to behave in a similar way to calling 'delete(this)'