Struct SFCGAL::detail::Halfedge_with_mark#
template <class Refs>
ClassList > detail > Halfedge_with_mark
#include <TypeForDimension.h>
Inherits the following classes: CGAL::HalfedgeDS_halfedge_base< Refs >
Public Attributes#
Type | Name |
---|---|
bool | mark |
Public Functions#
Type | Name |
---|---|
Halfedge_with_mark () |
|
void | set_mark () |
Detailed Description#
Extended polyhedron_3 type with a boolean marker on halfedges This is used internally for polyhedra boolean operations
Public Attributes Documentation#
variable mark#
bool SFCGAL::detail::Halfedge_with_mark< Refs >::mark;
Public Functions Documentation#
function Halfedge_with_mark#
inline detail::Halfedge_with_mark::Halfedge_with_mark ()
function set_mark#
inline void detail::Halfedge_with_mark::set_mark ()
The documentation for this class was generated from the following file /builds/sfcgal/SFCGAL/src/detail/TypeForDimension.h