Public Member Functions | |
facet () | |
facet (const node **nbor, const face *source) | |
face * | getFace (void) const |
bool | isPatched (void) const |
void | markPatched (void) |
bool | matches (const facet &o) const |
Private Attributes | |
face * | dest |
bool | patched |
Definition at line 184 of file face.cpp.
References dest, node::intersect(), and patched.
|
inline |
Definition at line 188 of file face.cpp.
References dest.
Referenced by face::buildPatches().
|
inline |
Definition at line 190 of file face.cpp.
References patched.
Referenced by face::markPatched().
|
private |
|
private |
Definition at line 180 of file face.cpp.
Referenced by facet(), isPatched(), markPatched(), and matches().