|
SFCGAL
2.2.0
|
This is the complete list of members for SFCGAL::Segment, including all inherited members.
| clear() -> void | SFCGAL::Segment | |
| distanceToPoint(Args &&...args) const -> double | SFCGAL::Segment | |
| exactInterpolationParameter(const PointType &p) const -> Kernel::FT | SFCGAL::Segment | |
| hasOn(const PointType &p, double tolerance=EPSILON) const -> bool | SFCGAL::Segment | |
| interpolate(double t) const -> Point | SFCGAL::Segment | |
| interpolationParameter(Args &&...args) const -> double | SFCGAL::Segment | |
| is3D() const -> bool | SFCGAL::Segment | |
| isDegenerate() const -> bool | SFCGAL::Segment | |
| isEmpty() const -> bool | SFCGAL::Segment | |
| isMeasured() const -> bool | SFCGAL::Segment | |
| length() const -> Kernel::FT | SFCGAL::Segment | |
| midpoint() const -> Point | SFCGAL::Segment | |
| operator=(const Segment &other) -> Segment &=default | SFCGAL::Segment | |
| reverse() -> void | SFCGAL::Segment | |
| Segment() | SFCGAL::Segment | |
| Segment(const Point &p1, const Point &p2) | SFCGAL::Segment | |
| Segment(const PointType &p1, const PointType &p2) | SFCGAL::Segment | inline |
| Segment(const SegmentType &segment) | SFCGAL::Segment | inlineexplicit |
| Segment(const Segment &other)=default | SFCGAL::Segment | |
| setPoints(const Point &source, const Point &target) -> void | SFCGAL::Segment | |
| setPoints(const PointType &source, const PointType &target) -> void | SFCGAL::Segment | inline |
| setSource(const Point &p) -> void | SFCGAL::Segment | |
| setTarget(const Point &p) -> void | SFCGAL::Segment | |
| source() const -> const Point & | SFCGAL::Segment | inline |
| squaredDistanceToPoint(const PointType &p) const -> Kernel::FT | SFCGAL::Segment | |
| squaredLength() const -> Kernel::FT | SFCGAL::Segment | |
| target() const -> const Point & | SFCGAL::Segment | inline |
| toSegment_2() const -> Kernel::Segment_2 | SFCGAL::Segment | |
| toSegment_3() const -> Kernel::Segment_3 | SFCGAL::Segment | |
| ~Segment()=default | SFCGAL::Segment |
1.8.10