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