#include <Tile.h>
geSpatial::Tile::Tile |
( |
| ) |
|
geSpatial::Tile::~Tile |
( |
| ) |
|
void geSpatial::Tile::calculateSaturatedErrors |
( |
Tile * |
_tile, |
|
|
int |
_width, |
|
|
int |
_height |
|
) |
| |
*// 1b.) Diamondstep: Errorwerte der Werte die diagonal liegen
void geSpatial::Tile::clear |
( |
| ) |
|
int geSpatial::Tile::getTiletype |
( |
| ) |
|
void geSpatial::Tile::setKey |
( |
short |
_lod, |
|
|
int |
_x, |
|
|
int |
_y |
|
) |
| |
void geSpatial::Tile::setTiletype |
( |
int |
_in | ) |
|
float* geSpatial::Tile::alpha |
unsigned short* geSpatial::Tile::alpha16 |
unsigned char* geSpatial::Tile::alpha8 |
union { ... } geSpatial::Tile::data |
unsigned char* geSpatial::Tile::rgba |
int geSpatial::Tile::tiletype |
The documentation for this class was generated from the following files:
- /Users/mthoeny/Development/gis_globeEngine/trunk/src/globeEngineSpatialMessaging/include/Tile.h
- /Users/mthoeny/Development/gis_globeEngine/trunk/src/globeEngineSpatialMessaging/src/Tile.cpp