GlobeEngine
|
Classes | |
struct | BoundingBox |
class | NC4WayCross |
class | NC8WayCross |
class | NCSimpleCross |
class | NormalCommand |
struct | NormalFormat |
class | TerrainPreprocessorUI |
struct | TiePoints |
class | Tile |
struct | TileFormat |
class | TileManager |
class | TileMapService |
struct | TMSTileSetting |
class | TMSXml |
struct | TMSXmlInfo |
Typedefs | |
typedef std::shared_ptr< Tile > | TilePtr |
Enumerations | |
enum | Mode { NONE = 0, HORIZONTAL, FOUR } |
Functions | |
int | translateCompressionIndex (int _compression) |
std::string | transSampleFormatCodeToString (int _code) |
int | transBPSValueToIndex (int _value) |
TerrainPreprocessor.h GlobeEngine
Created by Mathias Thöny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.
typedef std::shared_ptr<Tile> geTerrainPreprocess::TilePtr |
std::string geTerrainPreprocess::transSampleFormatCodeToString | ( | int | _code | ) |