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
//VR-Vantage includes
33
#include <
makArchives/DtGenericTerrainRecord.h
>
34
#include <
makArchives/DtTerrainRecord.h
>
35
#include <
makArchives/DtXmlFileIo.h
>
36
#include <
vrvUtil/vrvUtil.h
>
37
38
//VR-Link includes
39
#include <matrix/3dBoundingVolume.h>
40
#include <matrix/coordTransform.h>
41
#include <matrix/LibMatrix.h>
42
#include <matrix/vlTaitBryan.h>
43
#include <matrix/vlVector.h>
44
#include <mtl/environment.h>
45
#include <mtl/mtlEnvironment.h>
46
#include <mtl/mtl.h>
47
#include <vlpi/appearance.h>
48
#include <vlpi/disEnums.h>
49
#include <vlpi/entityIdentifier.h>
50
#include <vlutil/vlConfig.h>
51
#include <vlutil/vlDynamic.h>
52
#include <vlutil/vlExceptions.h>
53
#include <vlutil/vlFile.h>
54
#include <vlutil/vlInetAddr.h>
55
#include <vlutil/vlPerformanceStats.h>
56
#include <vlutil/vlProcessControl.h>
57
#include <vlutil/vlShmPool.h>
58
#include <vlutil/vlSmartPointers.h>
59
60
//Threading Building Blocks includes
61
#include <tbb/concurrent_hash_map.h>
62
#include <tbb/mutex.h>
63
#include <tbb/spin_mutex.h>
64
#include <tbb/spin_rw_mutex.h>
65
#include <tbb/task.h>
boostCommon.h
vectorNetworkIntersectionRecord.h
vectorNetworkRecord.h
vectorNetwork.h
group.h
constants.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.
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 Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (
www.mak.com
)