FixtureConf.hpp File Reference
#include <PlayRho/Dynamics/Filter.hpp>Go to the source code of this file.
Classes | |
| struct | playrho::d2::FixtureConf |
| Fixture definition. More... | |
Namespaces | |
| playrho | |
| playrho::d2 | |
Functions | |
| PLAYRHO_CONSTEXPR FixtureConf | playrho::d2::GetDefaultFixtureConf () noexcept |
| Gets the default fixture definition. More... | |
| FixtureConf | playrho::d2::GetFixtureConf (const Fixture &fixture) noexcept |
| Gets the fixture definition for the given fixture. More... | |
Detailed Description
Declarations of the FixtureConf struct and any free functions associated with it.
Definition in file FixtureConf.hpp.

