This is the documentation for Enlighten.
class Enlighten RadiosityInputTree
class Enlighten::RadiosityInputTree
Compressed description of the input cluster tree.
Functions
Name | Description |
|---|---|
Converts the endian-ness of this object. | |
The number of children. | |
The number of children. | |
Array of the number of quads in each cluster. | |
Array of the number of quads in each cluster. | |
Scale factors per node, except root node. | |
Scale factors per node, except root node. |
Variables
void Enlighten::RadiosityInputTree::ConvertEndian
public: void ConvertEndian
(
Geo::EConvertEndianMode mode
)
Converts the endian-ness of this object.
const Geo::u8* Enlighten::RadiosityInputTree::GetNumChildrenArray
public: const Geo::u8 * GetNumChildrenArray() const
The number of children.
Length m_NumNotLeaves
Geo::u8* Enlighten::RadiosityInputTree::GetNumChildrenArray
public: Geo::u8 * GetNumChildrenArray()
The number of children.
Length m_NumNotLeaves
const Geo::u8* Enlighten::RadiosityInputTree::GetNumQuadsInClusterArray
public: const Geo::u8 * GetNumQuadsInClusterArray() const