Terrain Class Reference
#include <Terrain.h>
List of all members.
Detailed Description
Klasa predstavlja teren, korišten je Singleton oblikovni obrazac.
Constructor & Destructor Documentation
Terrain::Terrain |
( |
|
) |
[protected] |
Member Function Documentation
const char * Terrain::getFileName |
( |
|
) |
|
double Terrain::getHeight |
( |
double |
x, |
|
|
double |
y | |
|
) |
| | |
osg::Program * Terrain::getTerrainShader |
( |
|
) |
|
double Terrain::getVisibilityRadius |
( |
|
) |
|
Terrain & Terrain::instance |
( |
|
) |
[static] |
void Terrain::resetDatabase |
( |
|
) |
|
void Terrain::setFileName |
( |
const char * |
fileName |
) |
|
void Terrain::setVisibilityRadius |
( |
double |
radius |
) |
|
void Terrain::stopAndJoinAll |
( |
|
) |
|
void Terrain::updatePosition |
( |
osg::Vec3d & |
position |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files:
- C:/Users/Robert/Documents/Visual Studio 2008/Projects/ferprojekt/TerrainEditor/TerrainEditor/Terrain.h
- C:/Users/Robert/Documents/Visual Studio 2008/Projects/ferprojekt/TerrainEditor/TerrainEditor/Terrain.cpp