|
| FENodeFaceList (FEMesh *pm) |
|
void | Build () |
|
void | BuildSorted () |
|
int | Nodes () |
|
FENode & | Node (int i) |
|
int | Valence (int i) |
|
FEFace * | Face (int n, int i) |
|
bool | HasFace (int n, FEFace *pf) |
|
|
FEMesh * | m_pm |
|
vector< int > | m_node |
|
vector< int > | m_val |
|
vector< FEFace * > | m_pface |
|
vector< int > | m_off |
|
Definition at line 8 of file FENodeFaceList.h.
The documentation for this class was generated from the following files:
- C:/Users/Brig/Documents/ShapeWorksStudio/src/Surfworks/PreViewMeshQC/FENodeFaceList.h
- C:/Users/Brig/Documents/ShapeWorksStudio/src/Surfworks/PreViewMeshQC/FENodeFaceList.cpp