#include <Terrain.h>
Public Member Functions | |
| CGtpFile (void) | |
| ~CGtpFile (void) | |
| void | Print (FILE *f) |
Public Attributes | |
| int | x |
| int | z |
| short | nTiles |
| CGtpTile * | tile |
Definition at line 468 of file Terrain.h.
|
|
Definition at line 736 of file Terrain.cpp. References nTiles. |
|
|
Definition at line 743 of file Terrain.cpp. |
|
|
Definition at line 754 of file Terrain.cpp. References nTiles, CGtpTile::Print(), tile, x, and z. Referenced by CWaterMaskDatabase::Print(). |
|
|
Definition at line 479 of file Terrain.h. Referenced by CWaterMaskDatabase::AddGlobeTile(), CGtpFile(), CWaterMaskDatabase::GetWaterMask(), and Print(). |
|
|
Definition at line 480 of file Terrain.h. Referenced by CWaterMaskDatabase::AddGlobeTile(), CWaterMaskDatabase::GetWaterMask(), and Print(). |
|
|
Definition at line 478 of file Terrain.h. Referenced by CWaterMaskDatabase::AddGlobeTile(), CWaterMaskDatabase::FindGlobeTile(), and Print(). |
|
|
Definition at line 478 of file Terrain.h. Referenced by CWaterMaskDatabase::AddGlobeTile(), CWaterMaskDatabase::FindGlobeTile(), and Print(). |
|
|
Documentation generated by
|