#include <Mathematics/GteAlignedBox.h>
#include <Mathematics/GteCone.h>
#include <Mathematics/GteTIQuery.h>
#include <cstdlib>
Go to the source code of this file.
Namespaces | |
gte | |
Typedefs | |
template<typename Real > | |
using | gte::TIAlignedBox3Cone3 = TIQuery< Real, AlignedBox< 3, Real >, Cone< 3, Real >> |