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 Member Functions | Public Attributes
TileLocationInfo Struct Reference

Grid and file location of a tile. More...

Public Member Functions

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

Public Attributes

int x
 
int y
 
int lod
 
trpgwAppAddress addr
 

Detailed Description

Grid and file location of a tile.

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 Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)