AtlasInstanceStub< _ChunkType, thisT > Class Template Reference#include <atlasInstanceTOC.h>
Inheritance diagram for AtlasInstanceStub< _ChunkType, thisT >: ![]()
|
||||||||||||||||||||||||||||||||||||||||||||||
Public Types | |
| typedef _ChunkType | ChunkType |
Public Member Functions | |
| AtlasInstanceStub () | |
| const bool | hasChildren () const |
| const bool | isSplit () const |
Public Attributes | |
| U16 | mLod |
| bool | mSplit |
| thisT * | mParent |
| thisT * | mNeighbors [4] |
| thisT * | mChildren [4] |
| typedef _ChunkType AtlasInstanceStub< _ChunkType, thisT >::ChunkType |
| AtlasInstanceStub< _ChunkType, thisT >::AtlasInstanceStub | ( | ) | [inline] |
| const bool AtlasInstanceStub< _ChunkType, thisT >::hasChildren | ( | ) | const [inline] |
| const bool AtlasInstanceStub< _ChunkType, thisT >::isSplit | ( | ) | const [inline] |
| U16 AtlasInstanceStub< _ChunkType, thisT >::mLod |
| bool AtlasInstanceStub< _ChunkType, thisT >::mSplit |
| thisT* AtlasInstanceStub< _ChunkType, thisT >::mParent |
| thisT* AtlasInstanceStub< _ChunkType, thisT >::mNeighbors[4] |
| thisT* AtlasInstanceStub< _ChunkType, thisT >::mChildren[4] |