PlayRho  2.0.0
An interactive physics engine & library.
playrho::Contact Member List

This is the complete list of members for playrho::Contact, including all inherited members.

Contact() noexcept=defaultplayrho::Contact
Contact(const Contactable &a, const Contactable &b) noexceptplayrho::Contact
DefaultContactableplayrho::Contactstatic
FlagForFiltering() noexceptplayrho::Contact
FlagForFiltering(Contact &contact) noexceptplayrho::Contactrelated
FlagForUpdating() noexceptplayrho::Contact
FlagForUpdating(Contact &contact) noexceptplayrho::Contactrelated
GetBodyA(const Contact &contact) noexceptplayrho::Contactrelated
GetBodyB(const Contact &contact) noexceptplayrho::Contactrelated
GetChildIndexA(const Contact &contact) noexceptplayrho::Contactrelated
GetChildIndexB(const Contact &contact) noexceptplayrho::Contactrelated
GetContactableA() const noexceptplayrho::Contact
GetContactableB() const noexceptplayrho::Contact
GetFriction() const noexceptplayrho::Contact
GetFriction(const Contact &contact) noexceptplayrho::Contactrelated
GetOtherBody(const Contact &c, BodyID bodyID) noexceptplayrho::Contactrelated
GetRestitution() const noexceptplayrho::Contact
GetRestitution(const Contact &contact) noexceptplayrho::Contactrelated
GetShapeA(const Contact &contact) noexceptplayrho::Contactrelated
GetShapeB(const Contact &contact) noexceptplayrho::Contactrelated
GetTangentSpeed() const noexceptplayrho::Contact
GetTangentSpeed(const Contact &contact) noexceptplayrho::Contactrelated
GetToi() const noexceptplayrho::Contact
GetToi(const Contact &contact) noexceptplayrho::Contactrelated
GetToiCount() const noexceptplayrho::Contact
GetToiCount(const Contact &contact) noexceptplayrho::Contactrelated
GetWorldManifold(const World &world, const Contact &contact, const Manifold &manifold)playrho::Contactrelated
HasValidToi() const noexceptplayrho::Contact
HasValidToi(const Contact &contact) noexceptplayrho::Contactrelated
IncrementToiCount() noexceptplayrho::Contact
IsDestroyed() const noexceptplayrho::Contact
IsDestroyed(const Contact &c) noexcept -> boolplayrho::Contactrelated
IsEnabled() const noexceptplayrho::Contact
IsEnabled(const Contact &contact) noexceptplayrho::Contactrelated
IsFor(const Contact &c, BodyID bodyID, ShapeID shapeID) noexceptplayrho::Contactrelated
IsFor(const Contact &c, ShapeID shapeID) noexceptplayrho::Contactrelated
IsImpenetrable() const noexceptplayrho::Contact
IsImpenetrable(const Contact &contact) noexceptplayrho::Contactrelated
IsSensor() const noexceptplayrho::Contact
IsSensor(const Contact &contact) noexceptplayrho::Contactrelated
IsTouching() const noexceptplayrho::Contact
IsTouching(const Contact &contact) noexceptplayrho::Contactrelated
NeedsFiltering() const noexceptplayrho::Contact
NeedsFiltering(const Contact &contact) noexceptplayrho::Contactrelated
NeedsUpdating() const noexceptplayrho::Contact
NeedsUpdating(const Contact &contact) noexceptplayrho::Contactrelated
operator!=(const Contact &lhs, const Contact &rhs) noexceptplayrho::Contactrelated
operator==(const Contact &lhs, const Contact &rhs) noexceptplayrho::Contactrelated
SetDestroyed() noexceptplayrho::Contact
SetDestroyed(Contact &c) noexceptplayrho::Contactrelated
SetEnabled() noexceptplayrho::Contact
SetEnabled(Contact &contact) noexceptplayrho::Contactrelated
SetFriction(NonNegative< Real > friction) noexceptplayrho::Contact
SetFriction(Contact &contact, NonNegative< Real > value) noexceptplayrho::Contactrelated
SetImpenetrable() noexceptplayrho::Contact
SetImpenetrable(Contact &contact) noexceptplayrho::Contactrelated
SetRestitution(Real restitution) noexceptplayrho::Contact
SetRestitution(Contact &contact, Real value)playrho::Contactrelated
SetSensor() noexceptplayrho::Contact
SetSensor(Contact &contact) noexceptplayrho::Contactrelated
SetTangentSpeed(LinearVelocity speed) noexceptplayrho::Contact
SetTangentSpeed(Contact &contact, LinearVelocity value) noexceptplayrho::Contactrelated
SetToi(const std::optional< UnitIntervalFF< Real >> &toi) noexceptplayrho::Contact
SetToi(Contact &contact, const std::optional< UnitIntervalFF< Real >> &toi) noexceptplayrho::Contactrelated
SetToiCount(substep_type value) noexceptplayrho::Contact
SetToiCount(Contact &contact, Contact::substep_type value) noexceptplayrho::Contactrelated
SetTouching() noexceptplayrho::Contact
substep_type typedefplayrho::Contact
UnflagForFiltering() noexceptplayrho::Contact
UnflagForFiltering(Contact &contact) noexceptplayrho::Contactrelated
UnflagForUpdating() noexceptplayrho::Contact
UnflagForUpdating(Contact &contact) noexceptplayrho::Contactrelated
UnsetDestroyed() noexceptplayrho::Contact
UnsetDestroyed(Contact &c) noexceptplayrho::Contactrelated
UnsetEnabled() noexceptplayrho::Contact
UnsetImpenetrable() noexceptplayrho::Contact
UnsetImpenetrable(Contact &contact) noexceptplayrho::Contactrelated
UnsetSensor() noexceptplayrho::Contact
UnsetSensor(Contact &contact) noexceptplayrho::Contactrelated
UnsetTouching() noexceptplayrho::Contact