Inheritance:
Public Fields
-
DataSet* _dataSet
-
CompositeDestination* _parent
-
std::string _name
-
unsigned int _level
-
unsigned int _tileX
-
unsigned int _tileY
-
CompositeType _type
-
TileList _tiles
-
ChildList _children
-
float _maxVisibleDistance
-
bool _subTileGenerated
Public Methods
-
CompositeDestination()
-
CompositeDestination(osg::CoordinateSystemNode* cs, const osg::BoundingBox& extents)
-
void computeNeighboursFromQuadMap()
-
void addRequiredResolutions(CompositeSource* sourceGraph)
-
void readFrom(CompositeSource* sourceGraph)
-
void equalizeBoundaries()
-
osg::Node* createScene()
-
bool areSubTilesComplete()
-
std::string getSubTileName()
-
osg::Node* createPagedLODScene()
-
osg::Node* createSubTileScene()
-
void unrefSubTileData()
-
void unrefLocalData()
-
void setSubTilesGenerated(bool generated)
-
bool getSubTilesGenerated() const
Public
-
typedef std::vector< osg::ref_ptr<DestinationTile> > TileList
-
typedef std::vector< osg::ref_ptr<CompositeDestination> > ChildList
Documentation
- CompositeDestination()
- CompositeDestination(osg::CoordinateSystemNode* cs, const osg::BoundingBox& extents)
- void computeNeighboursFromQuadMap()
- void addRequiredResolutions(CompositeSource* sourceGraph)
- void readFrom(CompositeSource* sourceGraph)
- void equalizeBoundaries()
- osg::Node* createScene()
- bool areSubTilesComplete()
- std::string getSubTileName()
- osg::Node* createPagedLODScene()
- osg::Node* createSubTileScene()
- void unrefSubTileData()
- void unrefLocalData()
- void setSubTilesGenerated(bool generated)
- bool getSubTilesGenerated() const
- typedef std::vector< osg::ref_ptr<DestinationTile> > TileList
- typedef std::vector< osg::ref_ptr<CompositeDestination> > ChildList
- DataSet* _dataSet
- CompositeDestination* _parent
- std::string _name
- unsigned int _level
- unsigned int _tileX
- unsigned int _tileY
- CompositeType _type
- TileList _tiles
- ChildList _children
- float _maxVisibleDistance
- bool _subTileGenerated
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.