VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Classes | Typedefs | Enumerations | Functions
makVrv::oe::CDB Namespace Reference

Namespaces

 GtPoint
 

Classes

class  CDBOptions
 
class  CdbImageMosaic
 
class  CDBTileSource
 
class  DtCDBDebugUtils
 
class  DtCDBGeoSpecificIndirectGeo
 
class  DtCDBGeoTypicalIndirectGeo
 
class  CdbGroupNodeObserver
 
class  CdbGroupNode
 
class  DtCDBKeyToEntryTypeMapWithArgs
 
class  CDBModelOptions
 
class  DtCDBModelRangeTable
 
class  DtCDBModelPagingDistanceConfigUtils
 
class  CDBModelSource
 
class  CDBModelSourceFactory
 
class  DtSceneGraphFrameNumberCallback
 
class  DtPagedLodFrameNumberCallback
 
class  DtCdbGroupNodeProgress
 
class  CDBPager
 
class  DtCDBRemoveBlacklistedFilenamesVisitor
 
class  DtCDBTextureCollectionPolicy
 
class  DtCDBTextureCollectionPolicyCreator
 
class  DtCDBVector
 
class  DtCDBVectorFactory
 
class  DtCDBVectorGsLightPoint
 
class  DtCDBVectorGsPoint
 
class  DtCDBVectorGtPoint
 
class  DtCDBVectorT2DModelGeometry
 
class  DtIndirectGeoCdbCallbackGs
 
class  DtIndirectGeoCdbCallbackGt
 
class  DtCDBClassIndex
 
class  DtCDBInstanceIndex
 
class  DtCDBBaseMaterial
 
class  DtCDBBaseMaterialTable
 
class  DtCDBClassRow
 
class  DtCDBinstanceRow
 
class  DtCDBCompositeMaterial
 
class  DtCDBCompositeMaterialTable
 
class  DtCDBDatabase
 
class  DatasetInfo
 
class  SubCode
 
class  FeatureType
 
class  SubCategory
 
class  Category
 
class  Facc
 
class  CDBDatasets
 
class  DtCDBDbfConfig
 
class  DtGsDbfClassRow
 
class  DtGsDbfInstanceRow
 
class  DtGtDbfClassRow
 
class  DtGtDbfInstanceRow
 
struct  color2DArray
 
class  DtCDBMcod
 
class  CDBSigSize
 
class  CDBSigSizeTable
 
class  CDBSigSizeTableUtils
 
class  DtCDBSpeedTreeTable
 
class  DtCDBSpeedTreeUtil
 
class  DtCDBSubstrate
 
class  CDBTile
 
class  CDBTileCache
 
class  CDBTileKey
 
struct  LatLongTileKeyHasher
 
struct  LatLongEqualTo
 
struct  FullTileKeyHasher
 
struct  FullTileKeyEqualTo
 
class  CDBTileVerbose
 
class  DtCDBUtils
 

Typedefs

typedef std::map< int, float > LodMap
 
typedef std::map< DatasetInfo,
LodMap
DatasetsModelRangeTable
 
using DtCDBKeyToGsIndirectGeoMap = DtCDBKeyToEntryTypeMapWithArgs< DtCDBGeoSpecificIndirectGeo, bool, DtIndirectGeometryRegistrar *, std::unordered_map< std::string, DtModelInfo * > *, unsigned int * >
 
using DtCDBKeyToGtIndirectGeoMap = DtCDBKeyToEntryTypeMapWithArgs< DtCDBGeoTypicalIndirectGeo, DtIndirectGeometryRegistrar * >
 
using DtCDBKeyToT2DIndirectGeoMap = DtCDBKeyToEntryTypeMapWithArgs< DtCDBGeoTypicalIndirectGeo, DtIndirectGeometryRegistrar * >
 
using MapStringToClassDbfRow = std::unordered_map< std::string, osg::ref_ptr< DtCDBClassRow > >
 
using VecInstancesDbfRow = std::vector< osg::ref_ptr< DtCDBinstanceRow > >
 
typedef std::map< std::string,
color2DArray
mcodColorMap
 

Enumerations

enum  CDBFileType { FileType_Vector = 0, FileType_Raster, FileType_Container }
 
enum  Quadrant {
  LOWER_LEFT = 0, LOWER_RIGHT = 1, UPPER_LEFT = 2, UPPER_RIGHT = 3,
  NUM_QUADRANTS = 4, INVALID = -1
}
 

Functions

std::ostream & operator<< (std::ostream &os, const CDBTileKey &key)
 

Typedef Documentation

typedef std::map<int, float> makVrv::oe::CDB::LodMap

Create a type for the lod paging map.

Possible list of map that can contain specific paging values for specific datasets.

CDBKey GS entry map typedef.

CDBKey GT entry map typedef.

CDBKey GT entry map typedef.

using makVrv::oe::CDB::MapStringToClassDbfRow = typedef std::unordered_map <std::string, osg::ref_ptr<DtCDBClassRow> >
typedef std::map<std::string, color2DArray> makVrv::oe::CDB::mcodColorMap

Enumeration Type Documentation

CDB file type supported by the API (FileType_Vector = 0, FileType_Raster, FileType_Container)

Enumerator
FileType_Vector 
FileType_Raster 
FileType_Container 
Enumerator
LOWER_LEFT 
LOWER_RIGHT 
UPPER_LEFT 
UPPER_RIGHT 
NUM_QUADRANTS 
INVALID 

Function Documentation

std::ostream& makVrv::oe::CDB::operator<< ( std::ostream &  os,
const CDBTileKey &  key 
)

Output the CDB Tile Key stream representation.


Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)