VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions | Variables
predefinedEntityTypes.h File Reference

Go to the source code of this file.

Functions

static DtEntityType DtTerrainProfileLineType (17, 0, 0, 2, 0, 0, 254)
 This file includes entity types that are used in the system as predefined types that are referenced in code.
static DtEntityType DtIndirectArtilleryType (19, 3, 0, 1, 0, 0, 0)
static DtEntityType DtMissileTargetType (16, 0, 0, 2, 0, 0, 1)
static DtEntityType DtScenarioEventsType (16, 0, 0, 42, 0, 0,-1)
static DtEntityType DtScenarioEventType (16, 0, 0, 42, 0, 0, 0)
static DtEntityType DtIntelligenceObjectType (16, 0, 0, 42, 0, 0, 1)
static DtEntityType DtIntelCollectionAreaType (18, 0, 0, 42, 0, 0, 1)
static DtEntityType DtNuclearContaminationAreaType (18, 1, 0, 61, 1, 0, 0)
static DtEntityType DtBiologicalContaminationAreaType (18, 1, 0, 61, 2, 0, 0)
static DtEntityType DtChemicalContaminationAreaType (18, 1, 0, 61, 3, 0, 0)
static DtEntityType DtNbcContaminationAreaType (18, 1, 0, 61,-1,-1,-1)
static DtEntityType DtNuclearContaminationAreaTypes (18, 1, 0, 61, 1,-1,-1)
static DtEntityType DtBiologicalContaminationAreaTypes (18, 1, 0, 61, 2,-1,-1)
static DtEntityType DtChemicalContaminationAreaTypes (18, 1, 0, 61, 3,-1,-1)
static DtEntityType DtEngineeringObjectPointTypes (16,-1,-1, 62,-1,-1,-1)
 Engineering Objects.
static DtEntityType DtEngineeringObjectLineTypes (17,-1,-1, 62,-1,-1,-1)
static DtEntityType DtEngineeringObjectAreaTypes (18,-1,-1, 62,-1,-1,-1)
static DtEntityType DtEngineeringObjectFixedSizeAreaTypes (20,-1,-1, 62,-1,-1,-1)
static DtEntityType DtBreachObjectType (17, 1, 0, 62, 10, 0, 0)
static DtEntityType DtGlobalWeatherObjectType (21, 0, 0, 1, 0, 0, 0)
 Weather Objects.
static DtEntityType DtLocalWeatherObjectType (21, 0, 0, 2, 0, 0, 0)
static DtEntityType DtTopLevelEntityType (11, 255, 255, 11, 255, 255, 255)
 Top level entity type.

Variables

static const charDtBreachedBy = "BREACHED_BY"
 Data types that are used as extended data for certain objects.
static const charDtEmplacedBy = "EMPLACED_BY"
 Set for items that breach the particular environmental. DtRwStringList.
static const charDtMarked = "MARKED"
 Set for items that are placed by another item. Should be name of the item.
static const charDtEngineeringHeight = "Height"
 If minefield is marked then this is set to true.
static const charDtEngineeringWidth = "Width"
 Depth (or height) of engineering object (in meters). Depth is negative meters.
static const charDtEngineeringLength = "Length"
 Width of engineering object (in meters)
static const charDtExtendedLabelsIdentifier = "Extended_Labels"
 Length of engineering object (in meters).
static const charDtActivity = "Activity"

Function Documentation

static DtEntityType DtTerrainProfileLineType ( 17  ,
,
,
,
,
,
254   
)
static

This file includes entity types that are used in the system as predefined types that are referenced in code.

static DtEntityType DtIndirectArtilleryType ( 19  ,
,
,
,
,
,
 
)
static
static DtEntityType DtMissileTargetType ( 16  ,
,
,
,
,
,
 
)
static
static DtEntityType DtScenarioEventsType ( 16  ,
,
,
42  ,
,
,
1 
)
static
static DtEntityType DtScenarioEventType ( 16  ,
,
,
42  ,
,
,
 
)
static
static DtEntityType DtIntelligenceObjectType ( 16  ,
,
,
42  ,
,
,
 
)
static
static DtEntityType DtIntelCollectionAreaType ( 18  ,
,
,
42  ,
,
,
 
)
static
static DtEntityType DtNuclearContaminationAreaType ( 18  ,
,
,
61  ,
,
,
 
)
static
static DtEntityType DtBiologicalContaminationAreaType ( 18  ,
,
,
61  ,
,
,
 
)
static
static DtEntityType DtChemicalContaminationAreaType ( 18  ,
,
,
61  ,
,
,
 
)
static
static DtEntityType DtNbcContaminationAreaType ( 18  ,
,
,
61  ,
1,
1,
1 
)
static
static DtEntityType DtNuclearContaminationAreaTypes ( 18  ,
,
,
61  ,
,
1,
1 
)
static
static DtEntityType DtBiologicalContaminationAreaTypes ( 18  ,
,
,
61  ,
,
1,
1 
)
static
static DtEntityType DtChemicalContaminationAreaTypes ( 18  ,
,
,
61  ,
,
1,
1 
)
static
static DtEntityType DtEngineeringObjectPointTypes ( 16  ,
1,
1,
62  ,
1,
1,
1 
)
static

Engineering Objects.

static DtEntityType DtEngineeringObjectLineTypes ( 17  ,
1,
1,
62  ,
1,
1,
1 
)
static
static DtEntityType DtEngineeringObjectAreaTypes ( 18  ,
1,
1,
62  ,
1,
1,
1 
)
static
static DtEntityType DtEngineeringObjectFixedSizeAreaTypes ( 20  ,
1,
1,
62  ,
1,
1,
1 
)
static
static DtEntityType DtBreachObjectType ( 17  ,
,
,
62  ,
10  ,
,
 
)
static
static DtEntityType DtGlobalWeatherObjectType ( 21  ,
,
,
,
,
,
 
)
static

Weather Objects.

static DtEntityType DtLocalWeatherObjectType ( 21  ,
,
,
,
,
,
 
)
static
static DtEntityType DtTopLevelEntityType ( 11  ,
255  ,
255  ,
11  ,
255  ,
255  ,
255   
)
static

Top level entity type.

Variable Documentation

const char* DtBreachedBy = "BREACHED_BY"
static

Data types that are used as extended data for certain objects.

const char* DtEmplacedBy = "EMPLACED_BY"
static

Set for items that breach the particular environmental. DtRwStringList.

const char* DtMarked = "MARKED"
static

Set for items that are placed by another item. Should be name of the item.

const char* DtEngineeringHeight = "Height"
static

If minefield is marked then this is set to true.

const char* DtEngineeringWidth = "Width"
static

Depth (or height) of engineering object (in meters). Depth is negative meters.

const char* DtEngineeringLength = "Length"
static

Width of engineering object (in meters)

const char* DtExtendedLabelsIdentifier = "Extended_Labels"
static

Length of engineering object (in meters).

const char* DtActivity = "Activity"
static

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)