#include <Mathematics/GteApprGaussian2.h>
Go to the source code of this file.
Namespaces | |
gte | |
Functions | |
template<typename Real > | |
bool | gte::GetContainer (int numPoints, Vector2< Real > const *points, OrientedBox2< Real > &box) |
template<typename Real > | |
bool | gte::InContainer (Vector2< Real > const &point, OrientedBox2< Real > const &box) |
template<typename Real > | |
bool | gte::MergeContainers (OrientedBox2< Real > const &box0, OrientedBox2< Real > const &box1, OrientedBox2< Real > &merge) |