

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