Changeset 13041 for OpenSceneGraph/trunk/src/osgPlugins/txp/trpage_read.h
- Timestamp:
- 03/21/12 18:36:20 (14 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/txp/trpage_read.h
r12538 r13041 195 195 //overload that lets you specify if you want to read all the blocks now, 196 196 //or defer reading them for later. 197 virtual bool ReadHeader(bool readAllBlocks); 197 virtual bool ReadHeader(bool readAllBlocks); 198 198 bool ReadSubArchive(int row, int col, trpgEndian cpuNess); 199 199 // In version 2.1, only tile at lod 0 are fetchable via the tile table
