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