#include <Terrain.h>
Inheritance diagram for CSuperTile:

Public Member Functions | |
| CSuperTile (unsigned int supr_x, unsigned int supr_z) | |
| virtual | ~CSuperTile (void) |
| virtual ssgEntity * | GetSSGEntity (void) |
| virtual void | Print (FILE *f) |
Protected Attributes | |
| unsigned int | x |
| unsigned int | z |
| int | globe_x |
| int | globe_z |
| int | dimn |
| ssgBranch * | top |
Definition at line 809 of file Terrain.h.
|
||||||||||||
|
Definition at line 45 of file SuperTile.cpp. References dimn, globe_tile_lat_bounds(), globe_tile_lon_bounds(), globe_x, globe_z, CTerrainTile::level, CTerrainTile::SetCorners(), TERRAIN_SUBDIVISION_SUPER_TILE, and top. |
|
|
Definition at line 86 of file SuperTile.cpp. |
|
|
Definition at line 90 of file SuperTile.cpp. References top. |
|
|
Reimplemented in CDefaultSuperTile, and CSlicedSuperTile. Definition at line 95 of file SuperTile.cpp. |
|
|
|
Definition at line 823 of file Terrain.h. Referenced by CDefaultSuperTile::CDefaultSuperTile(), CSlicedSuperTile::Create(), and CSuperTile(). |
|
|
Definition at line 823 of file Terrain.h. Referenced by CDefaultSuperTile::CDefaultSuperTile(), CSlicedSuperTile::Create(), and CSuperTile(). |
|
|
Definition at line 827 of file Terrain.h. Referenced by CDefaultSuperTile::CDefaultSuperTile(), CSlicedSuperTile::Create(), CDefaultSuperTile::Create(), CSuperTile(), and GetSSGEntity(). |
|
|
Definition at line 822 of file Terrain.h. Referenced by CSlicedSuperTile::Create(), CDefaultSuperTile::Create(), and CSlicedSuperTile::Read(). |
|
|
Definition at line 822 of file Terrain.h. Referenced by CSlicedSuperTile::Create(), CDefaultSuperTile::Create(), and CSlicedSuperTile::Read(). |
|
|
Documentation generated by
|