, including all inherited members.
| _cull_thread_mapf | OSGTileFactory | [protected] |
| _engineId | OSGTileFactory | [protected] |
| _terrainOptions | OSGTileFactory | [protected] |
| addPlaceholderHeightfieldLayer(StreamingTile *tile, StreamingTile *ancestorTile, GeoLocator *defaultLocator, const TileKey &key, const TileKey &ancestorKey) | OSGTileFactory | [protected] |
| addPlaceholderImageLayers(Tile *tile, Tile *ancestorTile) | OSGTileFactory | [protected] |
| createClusterCullingCallback(Tile *tile, osg::EllipsoidModel *et) | OSGTileFactory | [protected] |
| createEmptyHeightField(const TileKey &key, int numCols=8, int numRows=8) | OSGTileFactory | [static] |
| createHeightFieldLayer(const MapFrame &mapf, const TileKey &key, bool exactOnly) | OSGTileFactory | |
| createImageLayer(const MapInfo &mapInfo, ImageLayer *layer, const TileKey &key, ProgressCallback *progress) | OSGTileFactory | |
| createPlaceholderHeightfieldLayer(osg::HeightField *ancestorHF, const TileKey &ancestorKey, const TileKey &key, GeoLocator *locator) | OSGTileFactory | |
| createPlaceholderTile(const MapFrame &mapf, StreamingTerrain *terrain, const TileKey &key) | OSGTileFactory | [protected] |
| createPopulatedTile(const MapFrame &mapf, Terrain *terrain, const TileKey &key, bool wrapInPagedLOD, bool fallback, bool &out_validData) | OSGTileFactory | [protected] |
| createSubTiles(const MapFrame &mapf, Terrain *terrain, const TileKey &key, bool populateLayers) | OSGTileFactory | |
| createTile(const MapFrame &mapf, Terrain *terrain, const TileKey &key, bool populateLayers, bool wrapInPagedLOD, bool fallback, bool &out_validData) | OSGTileFactory | |
| createURI(unsigned int id, const TileKey &key) | OSGTileFactory | |
| createValidGeoImage(ImageLayer *layer, const TileKey &key, GeoImage &out_image, TileKey &out_actualTileKey, ProgressCallback *progress=0) | OSGTileFactory | |
| getTerrainOptions() const | OSGTileFactory | |
| getTransformFromExtents(double minX, double minY, double maxX, double maxY) const | OSGTileFactory | |
| hasMoreLevels(Map *map, const TileKey &key) | OSGTileFactory | |
| init() | OSGTileFactory | [protected] |
| OSGTileFactory(unsigned engineId, const MapFrame &cull_thread_mapf, const OSGTerrainOptions &props=OSGTerrainOptions()) | OSGTileFactory | |
| prepareTile(Tile *tile, Terrain *terrain, const MapInfo &mapInfo, bool wrapInPagedLOD) | OSGTileFactory | |