SFCGAL 1.4.0
|
Public Types | |
typedef detail::Point_d< Dim >::Type | PointType |
typedef detail::Segment_d< Dim >::Type | SegmentType |
typedef std::vector< PointType > | PointVector |
typedef std::vector< SegmentType > | SegmentVector |
Public Member Functions | |
Segment_d (const SegmentType &s) | |
void | splitAt (const PointType &p) |
void | remove (const SegmentType &s) |
template<class OutputIterator > | |
OutputIterator | pieces (OutputIterator out) const |
SegmentVector | pieces () const |
typedef detail::Point_d<Dim>::Type SFCGAL::algorithm::Segment_d< Dim >::PointType |
typedef std::vector< PointType > SFCGAL::algorithm::Segment_d< Dim >::PointVector |
typedef detail::Segment_d<Dim>::Type SFCGAL::algorithm::Segment_d< Dim >::SegmentType |
typedef std::vector< SegmentType > SFCGAL::algorithm::Segment_d< Dim >::SegmentVector |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |