VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Attributes
trpgTileTable::LodInfo Class Reference

Public Attributes

int numX
 
int numY
 
std::vector< trpgwAppAddressaddr
 Tile addresses into external Appendable files. More...
 
std::vector< float > elev_min
 Elevation of the midpoint of each tile This is used for calculating bounding boxes. More...
 
std::vector< float > elev_max
 

Member Data Documentation

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

The documentation for this class was generated from the following file:

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)