Gamedev Framework (gf)
0.3.0
A C++11 framework for 2D games
|
This is the complete list of members for gf::Penetration, including all inherited members.
collides(const CircF &lhs, const CircF &rhs, Penetration &p) | gf::Penetration | related |
collides(const RectF &lhs, const CircF &rhs, Penetration &p) | gf::Penetration | related |
collides(const CircF &lhs, const RectF &rhs, Penetration &p) | gf::Penetration | related |
collides(const RectF &lhs, const RectF &rhs, Penetration &p) | gf::Penetration | related |
collides(const Polygon &lhs, const Polygon &rhs, Penetration &p) | gf::Penetration | related |
depth | gf::Penetration | |
normal | gf::Penetration |