#include <Mathematics/GteVector3.h>
#include <Mathematics/GteDistLineSegment.h>
#include <Mathematics/GteRectangle.h>
#include <limits>
Go to the source code of this file.
Classes | |
class | gte::DCPQuery< Real, Line3< Real >, Rectangle3< Real > > |
struct | gte::DCPQuery< Real, Line3< Real >, Rectangle3< Real > >::Result |
Namespaces | |
gte | |
Typedefs | |
template<typename Real > | |
using | gte::DCPLine3Rectangle3 = DCPQuery< Real, Line3< Real >, Rectangle3< Real >> |