

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