VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
terrainInterfacePCH.h
Go to the documentation of this file.
1 #include <assert.h>
2 #include <deque>
3 #include <set>
4 
5 //MakTerrainToolkit includes
6 #include <gdb/gdbNode.h>
7 #include <gdb/group.h>
10 #include <gdb/terrainDatabase.h>
11 #include <gdb/triangleIndirect.h>
12 #include <gdb/vectorNetwork.h>
15 #include <geometry/chord.h>
18 #include <geometry/constants.h>
21 #include <geometry/sphere.h>
22 #include <geometry/surface.h>
23 #include <tdbutil/mathUtilities.h>
26 #include <terrainCS/coordSystem.h>
29 
30 //MakVrfVrlinkExtToolkit includes
33 
34 //VR-Vantage includes
38 #include <vrvUtil/vrvUtil.h>
39 
40 //VR-Link includes
41 #include <matrix/3dBoundingVolume.h>
42 #include <matrix/coordTransform.h>
43 #include <matrix/LibMatrix.h>
44 #include <matrix/vlTaitBryan.h>
45 #include <matrix/vlVector.h>
46 #include <mtl/environment.h>
47 #include <mtl/mtlEnvironment.h>
48 #include <mtl/mtl.h>
49 #include <vlpi/appearance.h>
50 #include <vlpi/disEnums.h>
51 #include <vlpi/entityIdentifier.h>
52 #include <vlutil/topoGeocTran.h>
53 #include <vlutil/vlConfig.h>
54 #include <vlutil/vlDynamic.h>
55 #include <vlutil/vlExceptions.h>
56 #include <vlutil/vlFile.h>
57 #include <vlutil/vlInetAddr.h>
58 #include <vlutil/vlPerformanceStats.h>
59 #include <vlutil/vlProcessControl.h>
60 #include <vlutil/vlShmPool.h>
61 #include <vlutil/vlSmartPointers.h>
62 #include <vl/topoView.h>
63 
64 //Threading Building Blocks includes
65 #include <tbb/compat/condition_variable>
66 #include <tbb/concurrent_hash_map.h>
67 #include <tbb/mutex.h>
68 #include <tbb/recursive_mutex.h>
69 #include <tbb/spin_mutex.h>
70 #include <tbb/spin_rw_mutex.h>
71 #include <tbb/task.h>
72 #include <tbb/tbb_thread.h>
73 
74 //boost includes
75 #include <boost/algorithm/string.hpp>
76 #include <boost/bind.hpp>
77 #include <boost/cast.hpp>
78 #include <boost/enable_shared_from_this.hpp>
79 #include <boost/exception/all.hpp>
80 #include <boost/filesystem.hpp>
81 #include <boost/format.hpp>
82 #include <boost/function.hpp>
83 #include <boost/graph/adjacency_list.hpp>
84 #include <boost/graph/graph_traits.hpp>
85 #include <boost/graph/properties.hpp>
86 #include <boost/lexical_cast.hpp>
87 #include <boost/logic/tribool.hpp>
88 #include <boost/math/special_functions/fpclassify.hpp>
89 #include <boost/noncopyable.hpp>
90 #include <boost/optional.hpp>
91 #include <boost/ptr_container/ptr_map.hpp>
92 #include <boost/ptr_container/ptr_vector.hpp>
93 #include <boost/scoped_ptr.hpp>
94 #include <boost/shared_ptr.hpp>
95 #include <boost/tuple/tuple.hpp>
96 #include <boost/utility.hpp>
97 #include <boost/variant.hpp>
98 #include <boost/weak_ptr.hpp>
Contains DLL export macros.
Factory templates DtStringKeyFactory and DtStringKeyFactoryWithParam.
A DtChord is a finite line segment in 3-space, represented by two points.
Contains makVrv::DtXmlFileIo class.
makVrv::DtGenericTerrainRecord class.
Contains makArchives::DtTerrainRecord class.

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)