#include <Mathematics/GteVector.h>#include <Mathematics/GteDCPQuery.h>#include <Mathematics/GteTriangle.h>

Go to the source code of this file.
Classes | |
| class | gte::DCPQuery< Real, Vector< N, Real >, Triangle< N, Real > > |
| struct | gte::DCPQuery< Real, Vector< N, Real >, Triangle< N, Real > >::Result |
Namespaces | |
| gte | |
Typedefs | |
| template<typename Real > | |
| using | gte::DCPPoint2Triangle2 = DCPPointTriangle< 2, Real > |
| template<typename Real > | |
| using | gte::DCPPoint3Triangle3 = DCPPointTriangle< 3, Real > |
| template<int N, typename Real > | |
| using | gte::DCPPointTriangle = DCPQuery< Real, Vector< N, Real >, Triangle< N, Real >> |