This is the complete list of members for
osgEarth::Util::GeoGraph, including all inherited members.
| _boundaryColor | osgEarth::Util::GeoCell | [protected] |
| _boundaryGeode | osgEarth::Util::GeoCell | [protected] |
| _boundaryPoints | osgEarth::Util::GeoCell | [protected] |
| _clusterGeode | osgEarth::Util::GeoCell | [protected] |
| _count | osgEarth::Util::GeoCell | [protected] |
| _depth | osgEarth::Util::GeoCell | [protected] |
| _extent | osgEarth::Util::GeoCell | [protected] |
| _frameStamp | osgEarth::Util::GeoCell | [protected] |
| _maxObjects | osgEarth::Util::GeoCell | [protected] |
| _maxRange | osgEarth::Util::GeoCell | [protected] |
| _minObjects | osgEarth::Util::GeoCell | [protected] |
| _objects | osgEarth::Util::GeoCell | [protected] |
| _rootHeight | osgEarth::Util::GeoGraph | [private] |
| _rootWidth | osgEarth::Util::GeoGraph | [private] |
| _splitDim | osgEarth::Util::GeoCell | [protected] |
| _splitRangeFactor | osgEarth::Util::GeoCell | [protected] |
| adjustCount(int delta) | osgEarth::Util::GeoCell | [protected] |
| computeBound() const | osgEarth::Util::GeoCell | [virtual] |
| generateBoundaries() | osgEarth::Util::GeoCell | [protected] |
| generateBoundaryGeometry() | osgEarth::Util::GeoCell | [protected] |
| GeoCell(const GeoExtent &extent, float maxRange, unsigned maxOjbects, unsigned splitDim, float splitRangeFactor, unsigned depth) | osgEarth::Util::GeoCell | |
| GeoCellVisitor class | osgEarth::Util::GeoCell | [friend] |
| GeoGraph(const GeoExtent &extent, float maxRange, unsigned maxObjects=500, unsigned splitDim=2, float splitRangeFactor=0.5f, unsigned rootWidth=2, unsigned rootHeight=2) | osgEarth::Util::GeoGraph | |
| getExtent() const | osgEarth::Util::GeoCell | [inline] |
| getLastCullFrame() const | osgEarth::Util::GeoCell | [inline] |
| getMaxObjects() const | osgEarth::Util::GeoCell | [inline] |
| getSplitDimension() const | osgEarth::Util::GeoCell | [inline] |
| getSplitRangeFactor() const | osgEarth::Util::GeoCell | [inline] |
| insertObject(GeoObject *object) | osgEarth::Util::GeoGraph | [virtual] |
| intersects(const class osg::Polytope &tope) const | osgEarth::Util::GeoCell | [protected] |
| merge() | osgEarth::Util::GeoCell | [protected] |
| reindexObject(GeoObject *object) | osgEarth::Util::GeoCell | |
| removeObject(GeoObject *object) | osgEarth::Util::GeoCell | |
| split() | osgEarth::Util::GeoCell | [protected] |
| traverse(osg::NodeVisitor &nv) | osgEarth::Util::GeoCell | [virtual] |