Go to the source code of this file.
Namespaces | |
gte | |
Functions | |
template<typename Real > | |
bool | gte::GetContainer (int numPoints, Vector3< Real > const *points, Sphere3< Real > &sphere) |
template<typename Real > | |
bool | gte::InContainer (Vector3< Real > const &point, Sphere3< Real > const &sphere) |
template<typename Real > | |
bool | gte::MergeContainers (Sphere3< Real > const &sphere0, Sphere3< Real > const &sphere1, Sphere3< Real > &merge) |