VR-Vantage 3.1 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Files
The makArchives module contains record archiving classes.

Classes

class  makArchives::DtAddPropsRuleRecord
 Record of a rule used to add props to a feaure layer. More...
class  makArchives::DtAggregateSettingsRecord
 Record class for aggregate settings. More...
class  makArchives::DtApplicationSettingsRecord
 Record for the settings associated with the application that don't merit an additional settings file (one offs, primarily) More...
class  makArchives::DtAutoDriversRecord
 Record of which drivers to start automatically when the application starts. More...
class  makArchives::DtBinaryFileIo
 A DtBinaryFileIo has the static functions for reading and writing to an Binary archive. More...
class  makArchives::DtCacheSettingsRecord
 Record for the settings associated with the VRV caching. More...
class  makArchives::DtCigiComponentMapRecord
 A DtCigiComponentMapRecord contains the information to recreate a mapping of component ID to component. More...
class  makArchives::DtCigiEntityInfoRecord
 A DtCigiEntityInfoRecord contains the information to recreate a prop. More...
class  makArchives::DtCigiEntityTypeMapRecord
 Record of a mapping from entity type to CIGI entity. More...
class  makArchives::DtCigiSettingsRecord
 Record of miscellaneous CIGI settings. More...
class  makArchives::DtCloudLayerListRecord
 A record class that maintains a list of cloud layer records. More...
class  makArchives::DtCloudLayerRecord
 Record of a single cloud layer's settings. More...
class  makArchives::DtCockpitSettingsRecord
 A DtCockpitSettingsRecord contains the information to recreate a prop. More...
class  makArchives::DtDateTimeRecord
 Record of application-wide date/time settings. More...
class  makArchives::DtDiGuySettingsRecord
 Settings record for storing track history settings. More...
class  makArchives::DtDisplayUnitsSettingsRecord
 Contains the display units shared settings. More...
class  makArchives::DtDistributedEnvironmentSettingsRecord
 A record for Distributed Environment settings. More...
class  makArchives::DtDriverRecord
 A record for saving out a driver instance. More...
class  makArchives::DtVisualizerDefinitionSetRecords
 Record for a visualization definition. More...
class  makArchives::DtElementDefinitionRecord
 Record for an element definition (new type) More...
class  makArchives::DtElementsRecord
 Record containing a collection of element definition records. More...
class  makArchives::DtEntitySettingsRecord
 Contains the entity display settings. More...
class  makArchives::DtEntityTypeMappingRecord
 Record of a mappings from an entity type to some number. More...
class  makArchives::DtEnvironmentListRecord
 A record for maintaining a list of environment records. More...
class  makArchives::DtEnvironmentRecord
 Record of environment/weather settings Includes precipitation, air, and clouds. More...
class  makArchives::DtEnvironmentRecord::DtColorRecord
 Record of color settings. More...
class  makArchives::DtEnvironmentRecord::DtThermoclineRecord
 Record of thermocline settings. More...
class  makArchives::DtEnvironmentRecord::DtElevationalWindRecord
 Record for an elevational wind configuration. More...
class  makArchives::DtEnvironmentRecord::DtElevationalConfigurationRecord
 Record for an elevational configuration A record of this type consists of 1) a base MSL altitude, in meters, 2) a wind speed, in meters per second, 3) a wind direction, in radians from True North (clockwise), 4) a visibility distance, in meters, 5) an enumerated visibility obscurant value, 6) the type of cloud present, by name, and 7) the sky coverage of the cloud, in normalized Oktas [0-1] (which is what SilverLining expects). More...
class  makArchives::DtExtractionOperationRecord
 A DtExtractionOperationRecord contains information about a single extraction operation. More...
class  makArchives::DtFeatureLayerRecord
 A DtFeatureLayerRecord contains the information to add features from a single source file and ruleset. More...
class  makArchives::DtFeatureSettingsRecord
class  makArchives::DtForestSettingsRecord
 Record of SpeedTree rendering configuration. More...
class  makArchives::DtGenericTerrainRecord
 DtGenericTerrainRecords allow the VR-Forces terrainInterface library to instantiate and configure the proper type of terrain implementation. More...
class  makArchives::DtGridLinesSettingsRecord
 A DtGridLinesSettingsRecord contains the information to save grid line settings. More...
class  makArchives::DtImageTaskRecord
 Record for a sensor definition. More...
class  makArchives::DtInterestManagementRecord
 Record of interest management / DDM settings. More...
class  makArchives::DtIntersectorSettingsRecord
 A DtIntersectorSettingsRecord contains the information to regarding intersector settings the applications saves. More...
class  makArchives::DtIntervisibilitySettingsRecord
 Record class for Intervisibility settings. More...
class  makArchives::DtKeyMapRecord
 A record saving the keyboard mapping. More...
class  makArchives::DtLaserDesignatorSettingsRecord
 A DtLaserDesignatorSettingsRecord contains the current laser designator settings. More...
class  makArchives::DtLightingRenderSettingsRecord
 A DtLightingRenderSettingsRecord contains the information to regarding the lighting rendering settings the applications saves. More...
class  makArchives::DtLoaderSettingsRecord
 A DtLoaderSettingsRecord contains the information restore loader settings from disk. More...
class  makArchives::DtMetadataPublisherRecord
 Record for a metadata publisher Defines both the type and parameters. More...
class  makArchives::DtModelDefinitionRecord
 A DtModelDefinitionRecord will serialize a terrain patch model definition. More...
class  makArchives::DtModelPreloadRecord
 DtModelPreloadRecord. More...
class  makArchives::DtModelSetRealizationRecord
 DtModelSetRealizationRecord is the serializable record used to read and write a vector of modelSet / flag pairs that indicate whether or not a model set is realized. More...
class  makArchives::DtModelSetRealizationsRecord
 DtModelSetRealizationsRecord is the serializable record used to read and write a vector of modelSet / flag pairs that indicate whether or not a model set is realized. More...
class  makArchives::DtNameValueLists
 Inherit this is you need a list of name/value pairs. More...
class  makArchives::DtObserverModeRecord
 DtObserverModeRecord is the serializable record used to read and write a Visual Mode's Configuration information (see class DtObserverMode in vrvCore) More...
class  makArchives::DtObserverModesRecord
 DtObserverModesRecord is the serializable record used to read and write a list of Visual Mode Records. More...
class  makArchives::DtObserverSettingsRecord
 A DtObserverSettingsRecord contains the settings of an observer. More...
class  makArchives::DtObserverStateRecord
 A DtObserverSettingsRecord contains the state of an observer. More...
class  makArchives::DtObserverStateRecordsList
 DtObserverStateRecordsList class contains a collection of DtObserverStateRecord. More...
class  makArchives::DtOceanExtractionOperationRecord
 A DtOceanExtractionOperationRecord contains information about a single ocean extraction operation. More...
class  makArchives::DtOceanLayerRecord
 A DtOceanLayerRecord contains the information to add dynamic water. More...
class  makArchives::DtOceanRenderSettingsRecord
 A DtOceanRenderSettingsRecord contains the information to regarding the rendering settings the applications saves. More...
class  makArchives::DtGradientControlPoint
 Record of a single control point used to generate. More...
class  makArchives::DtRasterLayerRecord
 Record of a single raster image layer applied to a terrain. More...
class  makArchives::DtOverlaySettingsRecord
 Record of terrain raster layers, color by elevation settings, and contour line settings. More...
class  makArchives::DtOverlaySettingsRecord_V1
 Record of terrain raster maps, color by elevation state,. More...
class  makArchives::DtPostProcessorSettingsRecord
 Settings record for storing post processor settings. More...
class  makArchives::DtPropRecord
 A DtPropRecord contains the information to recreate a prop. More...
class  makArchives::DtPropSettingsRecord
 A DtPropSettingsRecord contains the information to restore settings for all scene props. More...
class  makArchives::DtPropTypesRecord
 Record of available prop types. More...
class  makArchives::DtRadioCommunicationsSettingsRecord
 Contains the radio communications shared settings. More...
struct  makArchives::DtRadioCommunicationsSettingsRecord::FrequencyRange
 Defines a frequency range by its min and max frequencies. More...
class  makArchives::DtRecentTerrainsRecord
 Record to hold the list of recently loaded terrains. More...
class  makArchives::DtRenderSettingsRecord
 A DtRenderSettingsRecord contains the information to regarding the rendering settings the applications saves. More...
class  makArchives::DtSceneRecord
 A record for describing a scene. More...
class  makArchives::DtSchema
 Collection of DtSchemaEntry objects Used to archive model definition schemas. More...
class  makArchives::DtSchemaEntry
 The makArchives::DtSchemaEntry class is a collection of makArchives::DtSchemaParameter objects. More...
class  makArchives::DtSchemaParameter
 The makArchives::DtSchemaParameter contains a parameter that will be used as part of a schema entry definition. More...
class  makArchives::DtSensorRecord
 Record for a sensor definition. More...
class  makArchives::DtShadowSettingsRecord
 DtShadowSettingsRecord is the serializable record used to read and write a Shadow Setting's Configuration information (see class DtShadowSettingsRecord in vrvCore) More...
class  makArchives::DtSpeedTreeExtractionOperationRecord
 DtSpeedTreeExtractionOperationRecord is the serializable record used to read speed tree props. More...
class  makArchives::DtSurfaceSettingsRecord
 Record of which soil/surface types are visible and which are invisible for a particular terrain. More...
class  makArchives::DtSymbolDecorationSetRecord
 A DtSymbolDecorationSetRecord records a set of symbol decoration creators. More...
class  makArchives::DtSymbolDecorationSettingsRecord
 A DtSymbolDecorationSettingsRecord stores which symbol decorations are enabled/disabled. More...
class  makArchives::DtTacticalGraphicsSettingsRecord
 Record class for tactical graphics settings. More...
class  makArchives::DtTerrainOperationRecord
 A DtTerrainOperationRecord contains information about a single terrain operation. More...
class  makArchives::DtTerrainPatchRecord
 A DtTerrainPatchRecord contains the information to construct a single DtTerrainPatch. More...
class  makArchives::DtTerrainPatchRecord::DtPageableTerrainPatchRecord
 Record of pageable terrain patch settings. More...
class  makArchives::DtTerrainRecord
 Record of a VR-Vantage terrain Contains: Terrain coordinate system Terrain patches Feature layers Terrain operations (extract props, etc.) Terrain settings defined elsewhere. More...
class  makArchives::DtTerrainTreeSettingsRecord
 Record of terrain tree scale and orientation randomization settings. More...
class  makArchives::DtTrackHistorySettingsRecord
 Settings record for storing track history settings. More...
class  makArchives::DtVisualizerDefinitionAttributeRecord
 Record for a visualizer definition (new type) More...
class  makArchives::DtVisualizerDefinitionRecord
 Record for a visualizer definition Designed to fit into a visualizer definition set record. More...
class  makArchives::DtWidgetRangesRecord
 Record of spinbox and slider widget ranges. More...
class  makArchives::DtXmlFileIo
 A DtXmlFileIo has the static functions for reading and writing to an XML archive. More...
class  makArchives::DtOculusSettingsRecord
 DtOculusSettingsRecord is the serializable record used to read and write a Oculus Setting's Configuration information (see class DtOculusSettingsRecord in vrvOculusChannelPlugin) More...
class  makArchives::DtVirtualRealitySettingsRecord
 DtVirtualRealitySettingsRecord is the serializable record used to read and write a VirtualReality Setting's Configuration information (see class DtVirtualRealitySettingsRecord in vrvVirtualReality) More...
class  makRadarFx::DtRadarFxSettingsRecord
 A DtLaserDesignatorSettingsRecord contains the current laser designator settings. More...

Files

file  DtAddPropsRuleRecord.h
 Contains makArchives::DtAddPropsRuleRecord class.
file  DtAggregateSettingsRecord.h
 Contains the DtAggregateSettingsRecord class declaration.
file  DtAltitudeBasedScaleConfigurationRecord.h
 Contains the DtAltitudeBasedScaleConfigurationRecord class declaration.
file  DtApplicationSettingsRecord.h
 Contains makArchives::DtApplicationSettingsRecord class.
file  DtAutoDriversRecord.h
 Contains makArchives::DtAutoDriversRecord class.
file  DtBinaryFileIo.h
 Contains makVrv::DtBinaryFileIo class.
file  DtCacheSettingsRecord.h
 Contains makArchives::DtCacheSettingsRecord class.
file  DtCloudCoverType.h
file  DtCloudLayerListRecord.h
 Contains makArchives::DtCloudLayerListRecord class.
file  DtCloudLayerRecord.h
 Contains makArchives::DtCloudLayerRecord class.
file  DtCockpitSettingsRecord.h
 Contains makArchives::DtCockpitSettingsRecord class.
file  DtDateTimeRecord.h
 Contains makArchives::DtDateTimeRecord class.
file  DtDiGuySettingsRecord.h
 Contains the DtDiGuySettingsRecord class declaration.
file  DtDisplayUnitsSettingsRecord.h
 Contains the DtDisplayUnitsSettingsRecord class declaration.
file  DtDistributedEnvironmentSettingsRecord.h
 Contains DtDistributedEnvironmentSettingsRecord class.
file  DtDriverRecord.h
 Contains makArchives::DtDriverRecord class.
file  DtElementDefinitionRecord.h
file  DtEntitySettingsRecord.h
 Contains the DtEntitySettingsRecord class declaration.
file  DtEntityTypeMappingRecord.h
 Contains makArchives::DtEntityTypeMappingRecord class.
file  DtEnvironmentListRecord.h
 The declaration of the makArchives::DtEnvironmentListRecord class.
file  DtEnvironmentRecord.h
 The declaration of the makArchives::DtEnvironmentRecord class.
file  DtExtractionOperationRecord.h
 Contains makVrv::DtExtractionOperationRecord class.
file  DtFeatureLayerRecord.h
 Contains makVrv::DtFeatureLayerRecord class.
file  DtFeatureSettingsRecord.h
 Contains makVrv::DtFeatureSettingsRecord class.
file  DtForestSettingsRecord.h
 Contains makArchives::DtForestSettingsRecord class.
file  DtGenericTerrainRecord.h
 makVrv::DtGenericTerrainRecord class.
file  DtGridLinesSettingsRecord.h
 Contains the DtGridLinesSettingsRecord class declaration.
file  DtImageTaskRecord.h
file  DtInterestManagementRecord.h
 Contains makArchives::DtInterestManagementRecord class.
file  DtIntersectorSettingsRecord.h
 Contains makArchives::DtIntersectorSettingsRecord class.
file  DtIntervisibilitySettingsRecord.h
 Contains the DtIntervisibilitySettingsRecord class declaration.
file  DtKeyMapRecord.h
 Contains makArchives::DtKeyMapRecord class.
file  DtLaserDesignatorSettingsRecord.h
 Contains makArchives::DtLaserDesignatorSettingsRecord class.
file  DtLightingRenderSettingsRecord.h
 Contains makArchives::DtLightingRenderSettingsRecord class.
file  DtLoaderSettingsRecord.h
 Contains makArchives::DtLoaderSettingsRecord class.
file  DtModelDefinitionRecord.h
 Contains makVrv::DtModelDefinitionRecord class.
file  DtModelPreloadRecord.h
 Contains makArchives::DtModelPreloadRecord class.
file  DtModelPreloadSetRecord.h
file  DtModelSetRealizationRecord.h
 Contains makArchives::DtModelSetRealizationRecord class.
file  DtModelSetRealizationsRecord.h
 Contains makArchives::DtModelSetRealizationsRecord class.
file  DtNameValueLists.h
file  DtObserverModeRecord.h
 Contains makArchives::DtObserverModeRecord class.
file  DtObserverModesRecord.h
 Contains makArchives::DtObserverModesRecord class.
file  DtObserverSettingsRecord.h
 Contains makArchives::DtObserverSettingsRecord class.
file  DtObserverStateRecord.h
 Contains makArchives::DtObserverStateRecord class.
file  DtObserverStateRecordsList.h
 Contains makArchives::DtObserverStateRecordsList class.
file  DtOceanExtractionOperationRecord.h
 Contains makVrv::DtOceanExtractionOperationRecord class.
file  DtOceanLayerRecord.h
 Contains makVrv::DtOceanLayerRecord class.
file  DtOceanRenderSettingsRecord.h
 Contains makArchives::DtOceanRenderSettingsRecord class.
file  DtOverlaySettingsRecord.h
 Contains makVrv::DtOverlaySettingsRecord class.
file  DtOverlaySettingsRecord.h
 Contains makVrv::DtOverlaySettingsRecord class.
file  DtPostProcessorSettingsRecord.h
 Contains the DtPostProcessorSettingsRecord class declaration.
file  DtPropRecord.h
 Contains makArchives::DtPropRecord class.
file  DtPropSettingsRecord.h
 Contains makArchives::DtPropSettingsRecord class.
file  DtPropTypesRecord.h
 Record for the prop type manager.
file  DtRadioCommunicationsSettingsRecord.h
 Contains the DtRadioCommunicationsSettingsRecord class declaration.
file  DtRecentTerrainsRecord.h
 Contains makArchives::DtRecentTerrainsRecord class.
file  DtRenderSettingsRecord.h
 Contains makArchives::DtRenderSettingsRecord class.
file  DtSceneRecord.h
 Contains makArchives::DtSceneRecord class.
file  DtSchema.h
file  DtSchemaEntry.h
file  DtSensorRecord.h
file  DtSensorSetRecord.h
file  DtSerialize.h
file  DtShadowSettingsCollectionRecord.h
file  DtShadowSettingsRecord.h
 Contains makArchives::DtShadowSettingsRecord class.
file  DtShadowSettingsRecord.h
 Contains makArchives::DtShadowSettingsRecord class.
file  DtSurfaceSettingsRecord.h
 Contains makVrv::DtSurfaceSettingsRecord class.
file  DtSymbolDecorationSetRecord.h
 Contains makArchives::DtSymbolDecorationSetRecord class.
file  DtSymbolDecorationSettingsRecord.h
 Contains the DtSymbolDecorationSettingsRecord class declaration.
file  DtTacticalGraphicsSettingsRecord.h
 Contains the DtTacticalGraphicsSettingsRecord class declaration.
file  DtTerrainOperationRecord.h
 Contains makVrv::DtTerrainOperationRecord class.
file  DtTerrainPatchRecord.h
 Contains makVrv::DtTerrainPatchRecord class.
file  DtTerrainRecord.h
 Contains makArchives::DtTerrainRecord class.
file  DtTerrainTreeSettingsRecord.h
 Contains makVrv::DtTerrainTreeSettingsRecord class.
file  DtTrackHistorySettingsRecord.h
 Contains the DtTrackHistorySettingsRecord class declaration.
file  DtVideoStreamRecord.h
file  DtVisualizerDefinitionAttributeRecord.h
file  DtVisualizerDefinitionRecord.h
file  DtWidgetRangesRecord.h
 Contains makArchives::DtWidgetRangesRecord class.
file  DtXmlFileIo.h
 Contains makVrv::DtXmlFileIo class.
file  UnicodeStringRecord.h

Detailed Description



Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)