VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
vrfcgfPCH.h
Go to the documentation of this file.
1 #include <assert.h>
2 #include <list>
3 #include <math.h>
4 #include <set>
5 
7 
8 //MakTerrainToolkit includes
9 #include <gdb/specification.h>
11 #include <gdb/terrainDatabase.h>
15 #include <geometry/chord.h>
18 #include <geometry/point.h>
19 #include <geometry/polygon2D.h>
24 #include <tdbutil/mathUtilities.h>
27 #include <tdbutil/tdbUnits.h>
33 
34 //MakVrfVrlinkExtToolkit includes
44 
45 //VR-Link includes
46 #include <libxml/xmlreader.h>
47 #include <matrix/3dBoundingVolume.h>
48 #include <matrix/geodeticCoord.h>
49 #include <matrix/LibMatrix.h>
50 #include <matrix/mapDatum.h>
51 #include <matrix/vlDcm.h>
52 #include <matrix/vlTaitBryan.h>
53 #include <matrix/vlVector.h>
54 #include <mtl/environment.h>
55 #include <mtl/envValue.h>
56 #include <mtl/mtlEnvironment.h>
57 #include <mtl/mtl.h>
58 #include <vlpi/appearance.h>
59 #include <vlpi/artPartSpec.h>
60 #include <vlpi/disEnums.h>
61 #include <vlpi/entityIdentifier.h>
62 #include <vlpi/entityType.h>
63 #include <vlpi/netStructs.h>
64 #include <vlpi/simulationAddress.h>
65 #include <vlpi/thresholder.h>
66 #include <vlutil/topoGeocTran.h>
67 #include <vlutil/vlConfig.h>
68 #include <vlutil/vlDir.h>
69 #include <vlutil/vlFilename.h>
70 #include <vlutil/vlInetAddr.h>
71 #include <vlutil/vlInetFileTransport.h>
72 #include <vlutil/vlInetInterfaceUtils.h>
73 #include <vlutil/vlMachineTypes.h>
74 #include <vlutil/vlShmPool.h>
75 #include <vlutil/vlTime.h>
76 #include <vlutil/vlUtil.h>
77 
78 //Threading Building Blocks includes
79 #include <tbb/compat/condition_variable>
80 #include <tbb/concurrent_hash_map.h>
81 #include <tbb/mutex.h>
82 #include <tbb/recursive_mutex.h>
83 #include <tbb/spin_mutex.h>
84 #include <tbb/spin_rw_mutex.h>
85 #include <tbb/task.h>
86 #include <tbb/tbb_thread.h>
Contains the DtSimEnvironmentalModelType class declaration.
Factory templates DtStringKeyFactory and DtStringKeyFactoryWithParam.
A DtChord is a finite line segment in 3-space, represented by two points. Data derived from the two e...

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)