This is the complete list of members for
SimTK::BrokenContactImpl, including all inherited members.
BrokenContact class | SimTK::BrokenContactImpl | [friend] |
BrokenContactImpl(ContactSurfaceIndex surf1, ContactSurfaceIndex surf2, const Transform &X_S1S2, Real separation) | SimTK::BrokenContactImpl | [inline] |
classTypeId() | SimTK::BrokenContactImpl | [inline, static] |
Contact class | SimTK::ContactImpl | [friend] |
ContactImpl(ContactSurfaceIndex surf1, ContactSurfaceIndex surf2, Contact::Condition condition=Contact::Unknown) | SimTK::ContactImpl | [inline] |
ContactImpl(ContactSurfaceIndex surf1, ContactSurfaceIndex surf2, const Transform &X_S1S2, Contact::Condition condition=Contact::Unknown) | SimTK::ContactImpl | [inline] |
createNewContactId() | SimTK::ContactImpl | [inline, static] |
createNewContactTypeId() | SimTK::ContactImpl | [inline, static] |
getCondition() const | SimTK::ContactImpl | [inline] |
getContactId() const | SimTK::ContactImpl | [inline] |
getTransform() const | SimTK::ContactImpl | [inline] |
getTypeId() const | SimTK::BrokenContactImpl | [inline, virtual] |
m_condition | SimTK::ContactImpl | [protected] |
m_id | SimTK::ContactImpl | [protected] |
m_referenceCount | SimTK::ContactImpl | [mutable, protected] |
m_surf1 | SimTK::ContactImpl | [protected] |
m_surf2 | SimTK::ContactImpl | [protected] |
m_X_S1S2 | SimTK::ContactImpl | [protected] |
setCondition(Contact::Condition cond) | SimTK::ContactImpl | [inline] |
setContactId(ContactId id) | SimTK::ContactImpl | [inline] |
setTransform(const Transform &X_S1S2) | SimTK::ContactImpl | [inline] |
~ContactImpl() | SimTK::ContactImpl | [inline, virtual] |