Go to the source code of this file.
Namespaces | |
gte | |
Functions | |
template<typename Real > | |
bool | gte::Circumscribe (Vector2< Real > const &v0, Vector2< Real > const &v1, Vector2< Real > const &v2, Circle2< Real > &circle) |
template<typename Real > | |
bool | gte::Inscribe (Vector2< Real > const &v0, Vector2< Real > const &v1, Vector2< Real > const &v2, Circle2< Real > &circle) |