#include <Mathematics/GteDCPQuery.h>#include <Mathematics/GteLine.h>#include <Mathematics/GteSegment.h>

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