Twilight Princess
Remastered version of the GameCube game
Loading...
Searching...
No Matches
KclLibrary.ModelOctreeNode Class Reference
+ Inheritance diagram for KclLibrary.ModelOctreeNode:
+ Collaboration diagram for KclLibrary.ModelOctreeNode:

Properties

uint? ModelIndex [get, set]
 Gets the index to the model referenced by this node in the model array of the file this node belongs to.
 
- Properties inherited from KclLibrary.OctreeNodeBase< ModelOctreeNode >
uint Key [get, set]
 Gets the octree key used to reference this node.
 
T[] Children [get, set]
 Gets the eight children of this node.
 

Private Attributes

long keyPos = 0
 

Additional Inherited Members

- Public Member Functions inherited from KclLibrary.OctreeNodeBase< ModelOctreeNode >
IEnumerator< T > GetEnumerator ()
 Returns an enumerator that iterates through the collection.
 
- Static Public Attributes inherited from KclLibrary.OctreeNodeBase< ModelOctreeNode >
const int ChildCount
 The number of children of an octree node.
 
- Protected Member Functions inherited from KclLibrary.OctreeNodeBase< ModelOctreeNode >
 OctreeNodeBase (uint key)
 Initializes a new instance of the OctreeNodeBase<T> class with the given octree node key .
 
- Static Protected Attributes inherited from KclLibrary.OctreeNodeBase< ModelOctreeNode >
const uint _flagMask
 The bits storing the flags of this node.
 

Member Data Documentation

◆ keyPos

long KclLibrary.ModelOctreeNode.keyPos = 0
private

Property Documentation

◆ ModelIndex

uint? KclLibrary.ModelOctreeNode.ModelIndex
getset

Gets the index to the model referenced by this node in the model array of the file this node belongs to.


The documentation for this class was generated from the following file: