|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Public Types | |
| typedef AtlasResourceTOC< AtlasResourceGeomStub > | Parent |
Public Member Functions | |
| void | initializeTOC (U32 depth) |
| AtlasResourceGeomTOC () | |
| ~AtlasResourceGeomTOC () | |
| virtual bool | write (Stream *s) |
| Write the whole TOC to a stream. | |
| virtual bool | read (Stream *s) |
| Read the whole TOC from a stream. | |
| virtual void | instateLoadedChunk (StubType *stub, ChunkType *newChunk) |
| Override so we can update stub bounds when a new chunk is stored. | |
Public Attributes | |
| U32 | mGoalBatchSize |
| F32 | mDistance_LODMax |
Reimplemented from AtlasResourceTOC< AtlasResourceGeomStub >.
| AtlasResourceGeomTOC::AtlasResourceGeomTOC | ( | ) |
| AtlasResourceGeomTOC::~AtlasResourceGeomTOC | ( | ) |
| virtual void AtlasResourceGeomTOC::instateLoadedChunk | ( | StubType * | stub, | |
| ChunkType * | newChunk | |||
| ) | [virtual] |
Override so we can update stub bounds when a new chunk is stored.