|
SFCGAL 2.0.0
|
Public Types | |
| using | PointVector = std::vector<Point_2> |
| using | SegmentVector = std::vector<Segment_2> |
| using | SurfaceVector = std::vector<PointVector> |
Public Member Functions | |
| Surface_d (const PolygonWH_2 &s) | |
| void | splitAt (const Segment_2 &s) |
| void | addSplitsFrom (const Surface_d< 2 > &other) |
| auto | pieces () const -> std::vector< PolygonWH_2 > |
| using SFCGAL::algorithm::Surface_d< 2 >::PointVector = std::vector<Point_2> |
| using SFCGAL::algorithm::Surface_d< 2 >::SegmentVector = std::vector<Segment_2> |
| using SFCGAL::algorithm::Surface_d< 2 >::SurfaceVector = std::vector<PointVector> |
|
inline |
|
inline |
|
inlinenodiscard |
|
inline |