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
terrainInterfacePCH.h
Go to the documentation of this file.
1
#include <assert.h>
2
#include <deque>
3
#include <set>
4
5
#include <
precompiledHeaders/boostCommon.h
>
6
7
//MakTerrainToolkit includes
8
#include <
gdb/gdbNode.h
>
9
#include <
gdb/group.h
>
10
#include <
gdb/specificationManager.h
>
11
#include <
gdb/sphereIntersectionRecord.h
>
12
#include <
gdb/terrainDatabase.h
>
13
#include <
gdb/triangleIndirect.h
>
14
#include <
gdb/vectorNetwork.h
>
15
#include <
gdb/vectorNetworkRecord.h
>
16
#include <
gdb/vectorNetworkIntersectionRecord.h
>
17
#include <
geometry/chord.h
>
18
#include <
geometry/chordUtilities.h
>
19
#include <
geometry/chordIntersectionRecord.h
>
20
#include <
geometry/constants.h
>
21
#include <
geometry/intersectionRecord.h
>
22
#include <
geometry/chordIntersectRecordList.h
>
23
#include <
geometry/sphere.h
>
24
#include <
geometry/surface.h
>
25
#include <
tdbutil/mathUtilities.h
>
26
#include <
tdbutil/stringKeyFactory.h
>
27
#include <
readerWriter/symbolString.h
>
28
#include <
terrainCS/coordSystem.h
>
29
#include <
terrainDbFactory/tdbManager.h
>
30
#include <
terrainDbFactory/terrainDbFactory.h
>
31
32
//MakVrfVrlinkExtToolkit includes
33
#include <
vrfExtObjects/vrfWeatherStateEnums.h
>
34
#include <
vrfExtProtocol/objectType.h
>
35
36
//VR-Vantage includes
37
#include <
makArchives/DtGenericTerrainRecord.h
>
38
#include <
makArchives/DtTerrainRecord.h
>
39
#include <
makArchives/DtXmlFileIo.h
>
40
#include <
vrvUtil/vrvUtil.h
>
41
42
//VR-Link includes
43
#include <matrix/3dBoundingVolume.h>
44
#include <matrix/coordTransform.h>
45
#include <matrix/LibMatrix.h>
46
#include <matrix/vlTaitBryan.h>
47
#include <matrix/vlVector.h>
48
#include <mtl/environment.h>
49
#include <mtl/mtlEnvironment.h>
50
#include <mtl/mtl.h>
51
#include <vlpi/appearance.h>
52
#include <vlpi/disEnums.h>
53
#include <vlpi/entityIdentifier.h>
54
#include <vlutil/topoGeocTran.h>
55
#include <vlutil/vlConfig.h>
56
#include <vlutil/vlDynamic.h>
57
#include <vlutil/vlExceptions.h>
58
#include <vlutil/vlFile.h>
59
#include <vlutil/vlInetAddr.h>
60
#include <vlutil/vlPerformanceStats.h>
61
#include <vlutil/vlProcessControl.h>
62
#include <vlutil/vlShmPool.h>
63
#include <vlutil/vlSmartPointers.h>
64
65
//Threading Building Blocks includes
66
#include <tbb/compat/condition_variable>
67
#include <tbb/concurrent_hash_map.h>
68
#include <tbb/mutex.h>
69
#include <tbb/recursive_mutex.h>
70
#include <tbb/spin_mutex.h>
71
#include <tbb/spin_rw_mutex.h>
72
#include <tbb/task.h>
73
#include <tbb/tbb_thread.h>
boostCommon.h
vectorNetworkIntersectionRecord.h
vectorNetworkRecord.h
vectorNetwork.h
group.h
constants.h
vrfWeatherStateEnums.h
tdbManager.h
specificationManager.h
gdbNode.h
chordIntersectRecordList.h
coordSystem.h
vrvUtil.h
Contains DLL export macros.
chordUtilities.h
sphere.h
mathUtilities.h
stringKeyFactory.h
Factory templates DtStringKeyFactory and DtStringKeyFactoryWithParam.
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...
DtXmlFileIo.h
Contains makVrv::DtXmlFileIo class.
objectType.h
terrainDatabase.h
triangleIndirect.h
symbolString.h
sphereIntersectionRecord.h
DtGenericTerrainRecord.h
makVrv::DtGenericTerrainRecord class.
DtTerrainRecord.h
Contains makArchives::DtTerrainRecord class.
terrainDbFactory.h
chordIntersectionRecord.h
Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (
www.mak.com
)