Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
FENodeFaceList Class Reference
+ Collaboration diagram for FENodeFaceList:

Public Member Functions

 FENodeFaceList (FEMesh *pm)
 
void Build ()
 
void BuildSorted ()
 
int Nodes ()
 
FENodeNode (int i)
 
int Valence (int i)
 
FEFaceFace (int n, int i)
 
bool HasFace (int n, FEFace *pf)
 

Protected Member Functions

void Sort (int node)
 

Protected Attributes

FEMeshm_pm
 
vector< int > m_node
 
vector< int > m_val
 
vector< FEFace * > m_pface
 
vector< int > m_off
 

Detailed Description

Definition at line 8 of file FENodeFaceList.h.


The documentation for this class was generated from the following files: