![]() |
VR-Forces 5.0.1 Developer's Guide
|
Public Attributes | |
| int | numX |
| int | numY |
| std::vector< trpgwAppAddress > | addr |
| std::vector< float > | elev_min |
| std::vector< float > | elev_max |
| int trpgTileTable::LodInfo::numX |
| int trpgTileTable::LodInfo::numY |
| std::vector<trpgwAppAddress> trpgTileTable::LodInfo::addr |
Tile addresses into external Appendable files.
| std::vector<float> trpgTileTable::LodInfo::elev_min |
Elevation of the midpoint of each tile This is used for calculating bounding boxes.
| std::vector<float> trpgTileTable::LodInfo::elev_max |