VR-Forces Developer's Guide
Home
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
include
precompiledHeaders
vrfplanmgrPCH.h
Go to the documentation of this file.
1
#include <assert.h>
2
#include <list>
3
#include <math.h>
4
#include <set>
5
6
#include <
precompiledHeaders/boostCommon.h
>
7
8
//MakTerrainToolkit includes
9
#include <
geometry/chord.h
>
10
#include <
geometry/intersectionRecord.h
>
11
#include <
geometry/point.h
>
12
#include <
geometry/surface.h
>
13
#include <
geometry/extent.h
>
14
#include <
tdbutil/mathUtilities.h
>
15
#include <
readerWriter/symbolString.h
>
16
#include <
tdbutil/tdbUnits.h
>
17
18
//VRF VR-Link Extensions includes
19
#include <
vrfExtObjects/vrfWeatherStateEnums.h
>
20
#include <
vrfExtProtocol/simInterfaceContent.h
>
21
#include <
vrfExtProtocol/messageTypes.h
>
22
23
//VR-Link includes
24
#include <matrix/3dBoundingVolume.h>
25
#include <matrix/coordTransform.h>
26
#include <matrix/geodeticCoord.h>
27
#include <matrix/LibMatrix.h>
28
#include <matrix/vlDcm.h>
29
#include <matrix/vlTaitBryan.h>
30
#include <matrix/vlVector.h>
31
#include <mtl/environment.h>
32
#include <mtl/envValue.h>
33
#include <mtl/mtlEnvironment.h>
34
#include <mtl/mtl.h>
35
#include <mtl/mtlstream.h>
36
#include <vlpi/appearance.h>
37
#include <vlpi/artPartSpec.h>
38
#include <vlpi/disEnums.h>
39
#include <vlpi/entityIdentifier.h>
40
#include <vlpi/entityType.h>
41
#include <vlpi/entityTypes.h>
42
#include <vlpi/simulationAddress.h>
43
#include <vlpi/thresholder.h>
44
#include <vlutil/vlConfig.h>
45
#include <vlutil/vlFile.h>
46
#include <vlutil/vlFilename.h>
47
#include <vlutil/vlInetAddr.h>
48
#include <vlutil/vlString.h>
49
#include <vlutil/vlUtil.h>
boostCommon.h
messageTypes.h
point.h
tdbUnits.h
vrfWeatherStateEnums.h
simInterfaceContent.h
mathUtilities.h
intersectionRecord.h
surface.h
chord.h
A DtChord is a finite line segment in 3-space, represented by two points. Data derived from the two e...
extent.h
Contains the declaration of the DtExtent class.
symbolString.h
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
)