Mercator::Terrain Member List
This is the complete list of members for
Mercator::Terrain, including all inherited members.
| addArea(Area *a) | Mercator::Terrain | |
| addMod(const TerrainMod &t) | Mercator::Terrain | |
| addShader(Shader *t, int id) | Mercator::Terrain | |
| addSurfaces(Segment &) | Mercator::Terrain | [private] |
| Areastore typedef | Mercator::Terrain | |
| DEFAULT | Mercator::Terrain | [static] |
| defaultLevel | Mercator::Terrain | [static] |
| get(float x, float y) const | Mercator::Terrain | |
| getBasePoint(int x, int y, BasePoint &z) const | Mercator::Terrain | |
| getHeightAndNormal(float x, float y, float &, WFMath::Vector< 3 > &) const | Mercator::Terrain | |
| getPoints() const | Mercator::Terrain | [inline] |
| getResolution() const | Mercator::Terrain | [inline] |
| getSegment(float x, float y) const | Mercator::Terrain | [inline] |
| getSegment(int x, int y) const | Mercator::Terrain | |
| getShaders() const | Mercator::Terrain | [inline] |
| getTerrain() const | Mercator::Terrain | [inline] |
| isShaded() const | Mercator::Terrain | [inline, private] |
| m_areas | Mercator::Terrain | [private] |
| m_basePoints | Mercator::Terrain | [private] |
| m_mods | Mercator::Terrain | [private] |
| m_options | Mercator::Terrain | [private] |
| m_res | Mercator::Terrain | [private] |
| m_segments | Mercator::Terrain | [private] |
| m_shaders | Mercator::Terrain | [private] |
| Pointcolumn typedef | Mercator::Terrain | |
| Pointstore typedef | Mercator::Terrain | |
| Rect typedef | Mercator::Terrain | |
| removeArea(Area *a) | Mercator::Terrain | |
| removeMod(TerrainMod *mod) (defined in Mercator::Terrain) | Mercator::Terrain | |
| Segmentcolumn typedef | Mercator::Terrain | |
| Segmentstore typedef | Mercator::Terrain | |
| setBasePoint(int x, int y, const BasePoint &z) | Mercator::Terrain | |
| setBasePoint(int x, int y, float z) | Mercator::Terrain | [inline] |
| SHADED | Mercator::Terrain | [static] |
| Shaderstore typedef | Mercator::Terrain | |
| shadeSurfaces(Segment &) | Mercator::Terrain | [private] |
| Terrain(unsigned int options=DEFAULT, unsigned int resolution=defaultResolution) | Mercator::Terrain | [explicit] |
| TerrainModstore typedef | Mercator::Terrain | |
| updateArea(Area *a) | Mercator::Terrain | |
| updateMod(TerrainMod *mod) (defined in Mercator::Terrain) | Mercator::Terrain | |
| ~Terrain() | Mercator::Terrain | |