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