OpenSceneGraph  3.0.1
Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes
osgTerrain::TerrainNeighbours Class Reference

List of all members.

Public Member Functions

 TerrainNeighbours ()
 ~TerrainNeighbours ()
void clear ()
void addNeighbour (TerrainTile *tile)
void removeNeighbour (TerrainTile *tile)
bool containsNeighbour (TerrainTile *tile) const

Protected Types

typedef std::set< TerrainTile * > Neighbours

Protected Member Functions

 TerrainNeighbours (const TerrainNeighbours &)
TerrainNeighboursoperator= (const TerrainNeighbours &)

Protected Attributes

OpenThreads::Mutex _neighboursMutex
Neighbours _neighbours

Member Typedef Documentation


Constructor & Destructor Documentation

osgTerrain::TerrainNeighbours::TerrainNeighbours ( )
osgTerrain::TerrainNeighbours::~TerrainNeighbours ( )
osgTerrain::TerrainNeighbours::TerrainNeighbours ( const TerrainNeighbours )
inlineprotected

Member Function Documentation

void osgTerrain::TerrainNeighbours::addNeighbour ( TerrainTile tile)
void osgTerrain::TerrainNeighbours::clear ( )
bool osgTerrain::TerrainNeighbours::containsNeighbour ( TerrainTile tile) const
TerrainNeighbours& osgTerrain::TerrainNeighbours::operator= ( const TerrainNeighbours )
inlineprotected
void osgTerrain::TerrainNeighbours::removeNeighbour ( TerrainTile tile)

Member Data Documentation

Neighbours osgTerrain::TerrainNeighbours::_neighbours
protected
OpenThreads::Mutex osgTerrain::TerrainNeighbours::_neighboursMutex
mutableprotected

The documentation for this class was generated from the following file:

osg logo
Generated at Sat Jan 12 2013 03:06:13 for the OpenSceneGraph by doxygen 1.8.1.1.