VR-Forces 4.6 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.
std::vector< float > elev_min
 Elevation of the midpoint of each tile This is used for calculating bounding boxes.
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 Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)