#include <Arr_polyhedral_sgm_overlay.h>
List of all members.
Public Types |
typedef Sgm::Face_handle | Face_handle |
typedef Sgm::Vertex_handle | Vertex_handle |
typedef Sgm::Halfedge_handle | Halfedge_handle |
typedef Sgm::Face_const_handle | Face_const_handle |
typedef Sgm::Vertex_const_handle | Vertex_const_handle |
typedef Sgm::Halfedge_const_handle | Halfedge_const_handle |
typedef
Sgm::Ccb_halfedge_const_circulator | Ccb_halfedge_const_circulator |
typedef
Sgm::Halfedge_around_vertex_const_circulator | Arr_halfedge_around_vertex_const_circulator |
Public Member Functions |
void | create_face (Face_const_handle f1, Face_const_handle f2, Face_handle f) |
void | create_vertex (Halfedge_const_handle h1, Halfedge_const_handle h2, Vertex_handle v) |
void | create_vertex (Vertex_const_handle v1, Vertex_const_handle v2, Vertex_handle v) |
void | create_vertex (Vertex_const_handle v1, Halfedge_const_handle h2, Vertex_handle v) |
void | create_vertex (Halfedge_const_handle h1, Vertex_const_handle v2, Vertex_handle v) |
void | create_vertex (Face_const_handle f1, Vertex_const_handle v2, Vertex_handle v) |
void | create_vertex (Vertex_const_handle v1, Face_const_handle f2, Vertex_handle v) |
void | create_edge (Halfedge_const_handle h1, Halfedge_const_handle h2, Halfedge_handle h) |
void | create_edge (Halfedge_const_handle h1, Face_const_handle f2, Halfedge_handle h) |
void | create_edge (Face_const_handle f1, Halfedge_const_handle h2, Halfedge_handle h) |
template<class Sgm>
class Arr_polyhedral_sgm_overlay< Sgm >
Member Typedef Documentation
Member Function Documentation
The documentation for this class was generated from the following file: