#include <Mathematics/GteApprOrthogonalLine3.h>
#include <Mathematics/GteDistPointLine.h>
#include <Mathematics/GteCylinder3.h>
Go to the source code of this file.
Namespaces | |
gte | |
Functions | |
template<typename Real > | |
bool | gte::GetContainer (int numPoints, Vector3< Real > const *points, Cylinder3< Real > &cylinder) |
template<typename Real > | |
bool | gte::InContainer (Vector3< Real > const &point, Cylinder3< Real > const &cylinder) |