OpenSceneGraph  3.0.1
Classes | Functions
osgTerrain Namespace Reference

The osgTerrain library is a NodeKit that provides geospecifc terrain rendering support. More...

Classes

class  GeometryTechnique
 
class  Layer
 
class  ImageLayer
 
class  ContourLayer
 
class  HeightFieldLayer
 
class  ProxyLayer
 
class  CompositeLayer
 
class  SwitchLayer
 
class  Locator
 
class  Terrain
 Terrain provides a framework for loosely coupling height field data with height rendering algorithms. More...
 
class  TerrainNeighbours
 
class  TerrainTechnique
 
class  TileID
 
class  TerrainTile
 Terrain provides a framework for loosely coupling height field data with height rendering algorithms. More...
 
class  WhiteListTileLoadedCallback
 Helper callback for managing optional sets of layers, that loading of is deffered to this callback, with this callback working out which layers to load, and how to create fallback versions of the layers. More...
 
struct  ValidDataOperator
 
struct  ValidRange
 
struct  NoDataValue
 

Functions

OSGTERRAIN_EXPORT void extractSetNameAndFileName (const std::string &compoundstring, std::string &setname, std::string &filename)
 Extact the setname and filename from a compound string in the from set:setname:filename". More...
 
OSGTERRAIN_EXPORT std::string createCompoundSetNameAndFileName (const std::string &setname, const std::string &filename)
 Create a compound string in the form set:setname:filename, or just filename if setname is "". More...
 

Detailed Description

The osgTerrain library is a NodeKit that provides geospecifc terrain rendering support.

Function Documentation

OSGTERRAIN_EXPORT std::string osgTerrain::createCompoundSetNameAndFileName ( const std::string &  setname,
const std::string &  filename 
)

Create a compound string in the form set:setname:filename, or just filename if setname is "".

Referenced by osgTerrain::Layer::getCompoundName().

OSGTERRAIN_EXPORT void osgTerrain::extractSetNameAndFileName ( const std::string &  compoundstring,
std::string &  setname,
std::string &  filename 
)

Extact the setname and filename from a compound string in the from set:setname:filename".

Returns a setname of "" when non set:setname: entry is present.


osg logo
Generated at Fri Mar 1 2013 18:58:40 for the OpenSceneGraph by doxygen 1.8.3.1.