#include <Wm4DelPolyhedronFace.h>
Public Member Functions | |
| DelPolyhedronFace (int iV0=-1, int iV1=-1, int iV2=-1, int iNullIndex=-1, DelTetrahedron< Real > *pkTri=0) | |
Static Public Member Functions | |
| static ETManifoldMesh::TPtr | TCreator (int iV0, int iV1, int iV2) |
Public Attributes | |
| int | NullIndex |
| DelTetrahedron< Real > * | Tetra |
Definition at line 28 of file Wm4DelPolyhedronFace.h.
| Wm4::DelPolyhedronFace< Real >::DelPolyhedronFace | ( | int | iV0 = -1, |
|
| int | iV1 = -1, |
|||
| int | iV2 = -1, |
|||
| int | iNullIndex = -1, |
|||
| DelTetrahedron< Real > * | pkTri = 0 | |||
| ) | [inline] |
Definition at line 24 of file Wm4DelPolyhedronFace.cpp.
References Wm4::DelPolyhedronFace< Real >::NullIndex, and Wm4::DelPolyhedronFace< Real >::Tetra.
| ETManifoldMesh::TPtr Wm4::DelPolyhedronFace< Real >::TCreator | ( | int | iV0, | |
| int | iV1, | |||
| int | iV2 | |||
| ) | [inline, static] |
Definition at line 34 of file Wm4DelPolyhedronFace.cpp.
References WM4_NEW.
| int Wm4::DelPolyhedronFace< Real >::NullIndex |
Definition at line 36 of file Wm4DelPolyhedronFace.h.
Referenced by Wm4::DelPolyhedronFace< Real >::DelPolyhedronFace().
| DelTetrahedron<Real>* Wm4::DelPolyhedronFace< Real >::Tetra |
Definition at line 37 of file Wm4DelPolyhedronFace.h.
Referenced by Wm4::DelPolyhedronFace< Real >::DelPolyhedronFace().
1.6.1