VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
TileLocationInfo Struct Reference

Grid and file location of a tile.

Public Member Functions

 TileLocationInfo ()
 
 TileLocationInfo (int gx, int gy, int glod, const trpgwAppAddress &gaddr)
 

Public Attributes

int x
 
int y
 
int lod
 
trpgwAppAddress addr
 

Constructor & Destructor Documentation

TileLocationInfo::TileLocationInfo ( )
inline
TileLocationInfo::TileLocationInfo ( int  gx,
int  gy,
int  glod,
const trpgwAppAddress gaddr 
)
inline

Member Data Documentation

int TileLocationInfo::x
int TileLocationInfo::y
int TileLocationInfo::lod
trpgwAppAddress TileLocationInfo::addr

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

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)