A tuple Edge/Face. More...
#include <mrm_internal.h>
Inherits NL3D::CMRMEdge.
Public Member Functions | |
| CMRMEdgeFace () | |
| CMRMEdgeFace (sint a, sint b, CMRMFaceBuild *f) | |
| CMRMEdgeFace (const CMRMEdge &e, CMRMFaceBuild *f) | |
Public Attributes | |
| CMRMFaceBuild * | Face |
A tuple Edge/Face.
Definition at line 180 of file mrm_internal.h.
| NL3D::CMRMEdgeFace::CMRMEdgeFace | ( | ) |
| NL3D::CMRMEdgeFace::CMRMEdgeFace | ( | sint | a, | |
| sint | b, | |||
| CMRMFaceBuild * | f | |||
| ) | [inline] |
Definition at line 184 of file mrm_internal.h.
References Face, NL3D::CMRMEdge::v0, and NL3D::CMRMEdge::v1.
| NL3D::CMRMEdgeFace::CMRMEdgeFace | ( | const CMRMEdge & | e, | |
| CMRMFaceBuild * | f | |||
| ) | [inline] |
Definition at line 189 of file mrm_internal.h.
References Face.
Definition at line 182 of file mrm_internal.h.
Referenced by CMRMEdgeFace().
1.6.1