#include <feature.h>
Public Types | |
| enum | Type { VERTEX, EDGE, FACE } |
Public Member Functions | |
| bool | operator== (const Feature &f) const |
Public Attributes | |
| Type | m_type |
| int | m_id0 |
| int | m_id1 |
|
|
|
|
|
|
|
|
Definition at line 40 of file feature.h. Referenced by sheep::SWIFTCollisionDetector::FindContacts(), sheep::Contact::GetNormalDerivative(), sheep::operator<<(), and sheep::Contact::Update(). |
|
|
Definition at line 40 of file feature.h. Referenced by sheep::SWIFTCollisionDetector::FindContacts(), sheep::Contact::GetNormalDerivative(), sheep::operator<<(), and sheep::Contact::Update(). |
|
|
Definition at line 38 of file feature.h. Referenced by sheep::Subspace::find_contacts(), sheep::SWIFTCollisionDetector::FindContacts(), sheep::Contact::GetNormalDerivative(), sheep::operator<<(), and sheep::Contact::Update(). |
1.3.6