Fixture.cpp File Reference
#include <PlayRho/Dynamics/Fixture.hpp>#include <PlayRho/Dynamics/FixtureProxy.hpp>#include <PlayRho/Dynamics/Contacts/Contact.hpp>#include <PlayRho/Dynamics/World.hpp>#include <PlayRho/Dynamics/Body.hpp>#include <PlayRho/Dynamics/WorldAtty.hpp>#include <algorithm>Go to the source code of this file.
Namespaces | |
| playrho | |
| playrho::d2 | |
Functions | |
| bool | playrho::d2::TestPoint (const Fixture &f, Length2 p) noexcept |
| Tests a point for containment in a fixture. More... | |
| void | playrho::d2::SetAwake (const Fixture &f) noexcept |
| Sets the associated body's sleep status to awake. More... | |
| Transformation | playrho::d2::GetTransformation (const Fixture &f) noexcept |
| Gets the transformation associated with the given fixture. More... | |

