Simbody

SimTK::TriangleMeshContactImpl Member List

This is the complete list of members for SimTK::TriangleMeshContactImpl, including all inherited members.
classTypeId()SimTK::TriangleMeshContactImpl [inline, static]
Contact classSimTK::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::TriangleMeshContactImpl [inline, virtual]
m_conditionSimTK::ContactImpl [protected]
m_idSimTK::ContactImpl [protected]
m_referenceCountSimTK::ContactImpl [mutable, protected]
m_surf1SimTK::ContactImpl [protected]
m_surf2SimTK::ContactImpl [protected]
m_X_S1S2SimTK::ContactImpl [protected]
setCondition(Contact::Condition cond)SimTK::ContactImpl [inline]
setContactId(ContactId id)SimTK::ContactImpl [inline]
setTransform(const Transform &X_S1S2)SimTK::ContactImpl [inline]
TriangleMeshContact classSimTK::TriangleMeshContactImpl [friend]
TriangleMeshContactImpl(ContactSurfaceIndex surf1, ContactSurfaceIndex surf2, const Transform &X_S1S2, const std::set< int > &faces1, const std::set< int > &faces2)SimTK::TriangleMeshContactImpl
~ContactImpl()SimTK::ContactImpl [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines