GTMathematics.h
Go to the documentation of this file.
1 // David Eberly, Geometric Tools, Redmond WA 98052
2 // Copyright (c) 1998-2017
3 // Distributed under the Boost Software License, Version 1.0.
4 // http://www.boost.org/LICENSE_1_0.txt
5 // http://www.geometrictools.com/License/Boost/LICENSE_1_0.txt
6 // File Version: 3.0.10 (2016/11/27)
7 
8 #pragma once
9 
10 // Algebra
15 #include <Mathematics/GteGMatrix.h>
16 #include <Mathematics/GteGVector.h>
17 #include <Mathematics/GteMatrix.h>
24 #include <Mathematics/GteVector.h>
25 #include <Mathematics/GteVector2.h>
26 #include <Mathematics/GteVector3.h>
27 #include <Mathematics/GteVector4.h>
28 
29 // Approximation
54 
55 // Arithmetic
66 
67 // ComputationalGeometry
75 #include <Mathematics/GteEdgeKey.h>
100 
101 // Containment
116 
117 // CurvesSurfacesVolumes
128 #include <Mathematics/GteMesh.h>
139 #include <Mathematics/GteTubeMesh.h>
141 
142 // Distance
143 #include <Mathematics/GteDCPQuery.h>
190 
191 // Functions
208 
209 // GeometricPrimitives
211 #include <Mathematics/GteArc2.h>
212 #include <Mathematics/GteCapsule.h>
213 #include <Mathematics/GteCircle3.h>
214 #include <Mathematics/GteCone.h>
217 #include <Mathematics/GteEllipse3.h>
218 #include <Mathematics/GteFrustum3.h>
223 #include <Mathematics/GteLine.h>
225 #include <Mathematics/GtePolygon2.h>
227 #include <Mathematics/GteRay.h>
229 #include <Mathematics/GteSector2.h>
230 #include <Mathematics/GteSegment.h>
232 #include <Mathematics/GteTorus3.h>
233 #include <Mathematics/GteTriangle.h>
234 
235 // Interpolation
252 
253 // Intersection
254 #include <Mathematics/GteFIQuery.h>
348 #include <Mathematics/GteTIQuery.h>
349 
350 // NumericalMethods
358 #include <Mathematics/GteOdeEuler.h>
372 
373 // Projection
375 
376 // SIMD
377 #if defined(__MSWINDOWS__)
379 #endif
380 


geometric_tools_engine
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 04:00:02