SFCGAL 1.4.0
|
Public Types | |
typedef std::vector< Point_2 > | PointVector |
typedef std::vector< Segment_2 > | SegmentVector |
typedef std::vector< PointVector > | SurfaceVector |
Public Member Functions | |
Surface_d (const PolygonWH_2 &s) | |
void | splitAt (const Segment_2 &s) |
void | addSplitsFrom (const Surface_d< 2 > &other) |
std::vector< PolygonWH_2 > | pieces () const |
typedef std::vector< Point_2 > SFCGAL::algorithm::Surface_d< 2 >::PointVector |
typedef std::vector< Segment_2 > SFCGAL::algorithm::Surface_d< 2 >::SegmentVector |
typedef std::vector< PointVector > SFCGAL::algorithm::Surface_d< 2 >::SurfaceVector |
|
inline |
|
inline |
|
inline |
|
inline |