![]() |
VR-Forces 4.8 Class Documentation
|
This is the complete list of members for TileSpatialIndex, including all inherited members.
| addTile(const osgEarth::TileKey &key, const boost::shared_ptr< DtTileData > &data) | TileSpatialIndex | |
| cellCount() const | TileSpatialIndex | |
| chordIntersects(const DtChord &chord, bool useElevation=true) const | TileSpatialIndex | |
| chordIntersectsSubTile(const DtChord &chord, int i, bool useElevation=true) const | TileSpatialIndex | |
| extentIntersects(const DtExtent &extent) const | TileSpatialIndex | |
| extentIntersectsSubTile(const DtExtent &shape, int i) const | TileSpatialIndex | |
| findData(const DtTerrainPagingGeometry *geometry, std::vector< boost::shared_ptr< DtTileData > > &data, TileDataCallback *callback=0) const | TileSpatialIndex | |
| findMissing(const DtTerrainPagingGeometry &geometry, DtTileKeyList &missing) const | TileSpatialIndex | |
| findOldest() const | TileSpatialIndex | |
| getExtent(DtVector &lower, DtVector &upper, bool useElevation=true) const | TileSpatialIndex | |
| getMaxAltForChord(const DtChord &chord, unsigned maxlod) const | TileSpatialIndex | |
| getOrCreateSlot(unsigned i) | TileSpatialIndex | protected |
| getSubTileExtent(unsigned i, DtVector &lower, DtVector &upper, bool useElevation=true) const | TileSpatialIndex | |
| getTiles(std::vector< osgEarth::TileKey > &keys, unsigned lod) | TileSpatialIndex | |
| intersects(const DtTerrainPagingGeometry &geometry) const | TileSpatialIndex | |
| intersectsSubTile(const DtTerrainPagingGeometry &geometry, int i) const | TileSpatialIndex | |
| isTileEmpty() const | TileSpatialIndex | protected |
| myAllPagedInFlag | TileSpatialIndex | protected |
| myElevationRange | TileSpatialIndex | protected |
| myGeoExtent | TileSpatialIndex | protected |
| myMaxDataLevelFlag | TileSpatialIndex | protected |
| myParent | TileSpatialIndex | protected |
| myPinned | TileSpatialIndex | protected |
| myPreviousLayersElevationRange | TileSpatialIndex | protected |
| mySubTiles | TileSpatialIndex | protected |
| myTileData | TileSpatialIndex | protected |
| myTileKey | TileSpatialIndex | protected |
| myTracker | TileSpatialIndex | protected |
| myUseElevationFlag | TileSpatialIndex | protected |
| pageOutSlotIfUnused(unsigned i) | TileSpatialIndex | protected |
| postProcessIndexLayer(unsigned layerNum) | TileSpatialIndex | |
| recomputePagedInData() | TileSpatialIndex | protectedvirtual |
| removeTile(const osgEarth::TileKey &tilekey) | TileSpatialIndex | |
| setAltitudeRange(const osgEarth::TileKey &key, const ElevationRange &range, const ElevationRange &offsets, unsigned layerNum, bool coversTile) | TileSpatialIndex | |
| shapeIntersects(const DtLocalVertexList &shape) const | TileSpatialIndex | |
| shapeIntersectsSubTile(const DtLocalVertexList &shape, int i) const | TileSpatialIndex | |
| sphereIntersects(const DtSphere &sphere) const | TileSpatialIndex | |
| sphereIntersectsSubTile(const DtSphere &sphere, int i) const | TileSpatialIndex | |
| tileCount() const | TileSpatialIndex | |
| tileKey() const | TileSpatialIndex | inline |
| TileSpatialIndex(const DtTerrainSourceTracker &tracker, const osgEarth::TileKey &tilekey, TileSpatialIndex *parent) | TileSpatialIndex | |
| writeIndex(IndexInterface &iface, IndexOutputInterface &output, osgEarth::ElevationLayer *layer=0) const | TileSpatialIndex |