Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

sheep::Feature Class Reference

#include <feature.h>

List of all members.

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


Member Enumeration Documentation

enum sheep::Feature::Type
 

Enumeration values:
VERTEX 
EDGE 
FACE 

Definition at line 32 of file feature.h.


Member Function Documentation

bool sheep::Feature::operator== const Feature f  )  const [inline]
 

Definition at line 70 of file feature.h.


Member Data Documentation

int sheep::Feature::m_id0
 

Definition at line 40 of file feature.h.

Referenced by sheep::SWIFTCollisionDetector::FindContacts(), sheep::Contact::GetNormalDerivative(), sheep::operator<<(), and sheep::Contact::Update().

int sheep::Feature::m_id1
 

Definition at line 40 of file feature.h.

Referenced by sheep::SWIFTCollisionDetector::FindContacts(), sheep::Contact::GetNormalDerivative(), sheep::operator<<(), and sheep::Contact::Update().

Type sheep::Feature::m_type
 

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().


The documentation for this class was generated from the following file:
Generated on Tue May 11 01:31:56 2004 for toxic by doxygen 1.3.6