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