ContactKey.cpp File Reference
#include <PlayRho/Dynamics/Contacts/ContactKey.hpp>#include <PlayRho/Dynamics/Contacts/Contact.hpp>#include <PlayRho/Dynamics/Fixture.hpp>#include <PlayRho/Dynamics/FixtureProxy.hpp>#include <PlayRho/Dynamics/Body.hpp>#include <PlayRho/Dynamics/World.hpp>Go to the source code of this file.
Namespaces | |
| playrho | |
| playrho::d2 | |
Functions | |
| ContactKey | playrho::d2::GetContactKey (const Fixture &fixtureA, ChildCounter childIndexA, const Fixture &fixtureB, ChildCounter childIndexB) noexcept |
Gets the ContactKey for the given parameters. More... | |
| ContactKey | playrho::d2::GetContactKey (const Contact &contact) noexcept |
Gets the ContactKey for the given contact. More... | |

