Contact(int body1, int body2) | Contact | |
Contact(const Contact ©) | Contact | |
Contact(ContactImpl *impl) | Contact | |
getFirstBody() const | Contact | |
getFirstBodyFaces() const | TriangleMeshContact | |
getImpl() const | Contact | [inline] |
getSecondBody() const | Contact | |
getSecondBodyFaces() const | TriangleMeshContact | |
isInstance(const Contact &contact) | TriangleMeshContact | [static] |
operator=(const Contact ©) | Contact | |
TriangleMeshContact(int body1, int body2, const std::set< int > &faces1, const std::set< int > &faces2) | TriangleMeshContact | |
~Contact() | Contact |