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

Public Member Functions | |
| CSlicedSuperTile (unsigned int x, unsigned int z, CElevationTRNQuarterGlobeTile *trn) | |
| ~CSlicedSuperTile (void) | |
| int | Read (SStream *stream, Tag tag) |
| void | ReadFinished (void) |
| void | Create (void) |
| void | Destroy (void) |
| void | GetDetailTileElevations (int x, int z, int *xSize, int *zSize, float **data) |
| void | AssignTexture (ETileDetail detail, STileTextureInfo &info) |
| void | Print (FILE *f) |
Protected Attributes | |
| int | prta_x |
| int | prta_z |
| int | type |
| CSlicedTextureList * | textureList |
| int ** | tref |
| CElevationTRNQuarterGlobeTile * | trn |
| CElevationBlockGrid * | block |
| CDetailTile *** | dtArray |
| ETileDetail | detail |
| STileTextureInfo | texinfo [3] |
Definition at line 903 of file Terrain.h.
|
||||||||||||||||
|
Definition at line 353 of file SuperTile.cpp. References block, detail, dtArray, STileTextureInfo::lls, STileTextureInfo::llt, STileTextureInfo::texid, texinfo, textureList, TILE_DETAIL_HIGH, TILE_DETAIL_LOW, TILE_DETAIL_MEDIUM, tref, STileTextureInfo::urs, and STileTextureInfo::urt. |
|
|
Definition at line 380 of file SuperTile.cpp. References Destroy(), CSuperTile::dimn, CTerrainTile::IsCreated(), textureList, and tref. |
|
||||||||||||
|
Definition at line 558 of file SuperTile.cpp. References CDetailTile::AssignTexture(), CSuperTile::dimn, dt, dtArray, CTerrainTile::IsCreated(), STileTextureInfo::lls, STileTextureInfo::llt, STileTextureInfo::texid, texinfo, STileTextureInfo::urs, and STileTextureInfo::urt. |
|
|
|
Reimplemented from CTerrainTile. Definition at line 683 of file SuperTile.cpp. References CTerrainTile::Destroy(), CDetailTile::Destroy(), CSuperTile::dimn, dt, and dtArray. Referenced by ~CSlicedSuperTile(). |
|
||||||||||||||||||||||||
|
|
|
|
Reimplemented from CSuperTile. Definition at line 702 of file SuperTile.cpp. |
|
||||||||||||
|
Reimplemented from CStreamObject. Definition at line 418 of file SuperTile.cpp. References block, CSuperTile::dimn, CElevationTRNSuperTile::elev, gtfo, prta_x, prta_z, ReadFloat(), ReadFrom(), ReadInt(), CElevationTRNQuarterGlobeTile::stArray, TAG_IGNORED, TAG_READ, textureList, tref, trn, type, CSuperTile::x, and CSuperTile::z. |
|
|
Reimplemented from CStreamObject. Definition at line 530 of file SuperTile.cpp. References CSuperTile::dimn, dtArray, gtfo, textureList, and tref. |
|
|
Definition at line 931 of file Terrain.h. Referenced by CSlicedSuperTile(), and Read(). |
|
|
Definition at line 935 of file Terrain.h. Referenced by Create(), and CSlicedSuperTile(). |
|
|
Definition at line 933 of file Terrain.h. Referenced by AssignTexture(), Create(), CSlicedSuperTile(), Destroy(), and ReadFinished(). |
|
|
Definition at line 924 of file Terrain.h. Referenced by Read(). |
|
|
Definition at line 924 of file Terrain.h. Referenced by Read(). |
|
|
Definition at line 936 of file Terrain.h. Referenced by AssignTexture(), Create(), and CSlicedSuperTile(). |
|
|
Definition at line 926 of file Terrain.h. Referenced by CSlicedSuperTile(), Read(), ReadFinished(), and ~CSlicedSuperTile(). |
|
|
Definition at line 927 of file Terrain.h. Referenced by CSlicedSuperTile(), Read(), ReadFinished(), and ~CSlicedSuperTile(). |
|
|
Definition at line 930 of file Terrain.h. Referenced by Read(). |
|
|
Definition at line 925 of file Terrain.h. Referenced by Read(). |
|
|
Documentation generated by
|