Go to the source code of this file.
Classes | |
class | gte::DCPQuery< Real, Vector< N, Real >, OrientedBox< N, Real > > |
struct | gte::DCPQuery< Real, Vector< N, Real >, OrientedBox< N, Real > >::Result |
Namespaces | |
gte | |
Typedefs | |
template<typename Real > | |
using | gte::DCPPoint2OrientedBox2 = DCPPointOrientedBox< 2, Real > |
template<typename Real > | |
using | gte::DCPPoint3OrientedBox3 = DCPPointOrientedBox< 3, Real > |
template<int N, typename Real > | |
using | gte::DCPPointOrientedBox = DCPQuery< Real, Vector< N, Real >, AlignedBox< N, Real >> |