MAIA bb96820c
Multiphysics at AIA
|
Public Member Functions | |
Csg () | |
Csg (std::vector< CsgPolygon > _polygons) | |
~Csg ()=default | |
std::vector< CsgPolygon > | toPolygons () |
std::vector< CsgPolygon > | intersect (Csg csg) |
void | inverse () |
Public Attributes | |
std::vector< CsgPolygon > | polygons |
Definition at line 871 of file geometryintersection.h.
|
inline |
Definition at line 875 of file geometryintersection.h.
|
inlineexplicit |
Definition at line 877 of file geometryintersection.h.
|
default |
|
inline |
Definition at line 891 of file geometryintersection.h.
|
inline |
Definition at line 923 of file geometryintersection.h.
|
inline |
Definition at line 885 of file geometryintersection.h.
std::vector<CsgPolygon> GeometryIntersection< nDim_ >::Csg::polygons |
Definition at line 873 of file geometryintersection.h.