#include <HDS_overlay.h>
Public Member Functions | |
Host_face () | |
Host_face (Halfedge_overlay *h, Parent_type t) | |
Halfedge_overlay * | halfedge () const |
Parent_type | parent_type () const |
bool | operator== (const Host_face &h) const |
bool | operator!= (const Host_face &h) const |
Private Attributes | |
char * | _p |
Definition at line 290 of file HDS_overlay.h.
|
inline |
Definition at line 291 of file HDS_overlay.h.
|
inline |
Definition at line 292 of file HDS_overlay.h.
References halfedge(), parent_type(), and RFC_assertion.
|
inline |
Definition at line 295 of file HDS_overlay.h.
References _p, and parent_type().
Referenced by INode::blue_halfedge(), Overlay::get_edge_pair_parents(), Overlay::get_next_inode(), Overlay::get_next_inode_ccw(), Overlay::get_next_inode_cw(), INode::green_halfedge(), INode::halfedge(), and Host_face().
|
inline |
|
inline |
|
inline |
Definition at line 297 of file HDS_overlay.h.
References _p.
Referenced by INode::blue_parent_type(), Overlay::get_edge_pair_parents(), Overlay::get_next_inode(), Overlay::get_next_inode_ccw(), Overlay::get_next_inode_cw(), INode::green_parent_type(), halfedge(), Host_face(), and INode::parent_type().
|
private |
Definition at line 302 of file HDS_overlay.h.
Referenced by halfedge(), operator!=(), operator==(), and parent_type().