Public Member Functions |
| | trpgTileTable1_0 (const trpgTileTable &) |
| bool | Write (trpgWriteBuffer &) |
| | Can write old style tile table.
|
| | trpgTileTable () |
| | ~trpgTileTable (void) |
| void | SetMode (TileMode) |
| | Set the tile storage mode: external or local.
|
| void | SetNumLod (int numLod) |
| | Set the total number of LODs For version 2.1 only lod 0 is stored in the table.
|
| void | SetNumTiles (int numX, int numY, int lod) |
| | Set the number of tiles in each dimenion for each terrain LOD This must agree with trpgHeader.
|
| void | SetTile (int x, int y, int lod, trpgwAppAddress &, float32 min, float32 max) |
| | Set the external address of a given tile as well as its Z value.
|
| bool | GetMode (TileMode &) const |
| | Local or external tiles.
|
| bool | GetTile (int x, int y, int lod, trpgwAppAddress &, float32 &min, float32 &max) const |
| | Get the disk reference (local)
|
| bool | isValid (void) const |
| | Validity check.
|
| void | Reset (void) |
| | Reads this class from a read buffer.
|
| bool | Read (trpgReadBuffer &) |
| | Reads this class from a read buffer.
|
| bool | Print (trpgPrintBuffer &) const |
| | Prints this class to a print buffer.
|
| void | SetCurrentBlock (int row, int col, bool local) |
| | SetCurrentBlock is used in two cases:
|
| | trpgReadWriteable () |
| const char * | getErrMess () const |
| | trpgCheckable (void) |
| virtual | ~trpgCheckable (void) |
| virtual TeAttrHdl | GetHandle () const |
| virtual void | SetHandle (TeAttrHdl hdl) |
Constructor & Destructor Documentation
Member Function Documentation
Can write old style tile table.
Reimplemented from trpgTileTable.
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.tot/include/osgdb_vrftxp/trpage_compat.h