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...
|