VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
vrfmodelPCH.h
Go to the documentation of this file.
1 #include <assert.h>
2 #include <deque>
3 #include <list>
4 #include <math.h>
5 #include <queue>
6 #include <set>
7 
9 
10 #include <luabind/luabind.hpp>
11 
13 #include <vrfobjcore/localObject.h>
15 
16 //MakTerrainToolkit includes
17 #include <geometry/bvIntersector.h>
18 #include <geometry/chord.h>
20 #include <geometry/constants.h>
24 #include <geometry/plane.h>
25 #include <geometry/point.h>
26 #include <geometry/sphere.h>
27 #include <geometry/surface.h>
28 #include <geometry/extent.h>
29 #include <tdbutil/mathUtilities.h>
33 #include <terrainCS/coordSystem.h>
34 
35 //MakVrfVrlinkExtToolkit includes
39 
40 //VR-Link includes
41 #include <libxml/xmlreader.h>
42 #include <matrix/3dBoundingVolume.h>
43 #include <matrix/geodeticCoord.h>
44 #include <matrix/LibMatrix.h>
45 #include <matrix/topoCoord.h>
46 #include <matrix/vlDcm.h>
47 #include <matrix/vlTaitBryan.h>
48 #include <matrix/vlVector.h>
49 #include <vlpi/appearance.h>
50 #include <vlpi/artPartSpec.h>
51 #include <vlpi/articulatedPart.h>
52 #include <vlpi/disEnums.h>
53 #include <vlpi/entityIdentifierHashKey.h>
54 #include <vlpi/entityIdentifier.h>
55 #include <vlpi/entityType.h>
56 #include <vlpi/entityTypes.h>
A DtChord is a finite line segment in 3-space, represented by two points. Data derived from the two e...
Contains the declaration of the DtExtent class.

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)