VR-Forces 5.0.2 Developer's Guide
 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
 
std::vector< float > elev_min
 
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 Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)