Go to the source code of this file.
Namespaces | |
gte | |
Functions | |
template<typename Real > | |
bool | gte::GetContainer (int numPoints, Vector2< Real > const *points, Circle2< Real > &circle) |
template<typename Real > | |
bool | gte::InContainer (Vector2< Real > const &point, Circle2< Real > const &circle) |
template<typename Real > | |
bool | gte::MergeContainers (Circle2< Real > const &circle0, Circle2< Real > const &circle1, Circle2< Real > &merge) |