SFCGAL  2.2.0
SFCGAL::Segment Member List

This is the complete list of members for SFCGAL::Segment, including all inherited members.

clear() -> voidSFCGAL::Segment
distanceToPoint(Args &&...args) const -> doubleSFCGAL::Segment
exactInterpolationParameter(const PointType &p) const -> Kernel::FTSFCGAL::Segment
hasOn(const PointType &p, double tolerance=EPSILON) const -> boolSFCGAL::Segment
interpolate(double t) const -> PointSFCGAL::Segment
interpolationParameter(Args &&...args) const -> doubleSFCGAL::Segment
is3D() const -> boolSFCGAL::Segment
isDegenerate() const -> boolSFCGAL::Segment
isEmpty() const -> boolSFCGAL::Segment
isMeasured() const -> boolSFCGAL::Segment
length() const -> Kernel::FTSFCGAL::Segment
midpoint() const -> PointSFCGAL::Segment
operator=(const Segment &other) -> Segment &=defaultSFCGAL::Segment
reverse() -> voidSFCGAL::Segment
Segment()SFCGAL::Segment
Segment(const Point &p1, const Point &p2)SFCGAL::Segment
Segment(const PointType &p1, const PointType &p2)SFCGAL::Segmentinline
Segment(const SegmentType &segment)SFCGAL::Segmentinlineexplicit
Segment(const Segment &other)=defaultSFCGAL::Segment
setPoints(const Point &source, const Point &target) -> voidSFCGAL::Segment
setPoints(const PointType &source, const PointType &target) -> voidSFCGAL::Segmentinline
setSource(const Point &p) -> voidSFCGAL::Segment
setTarget(const Point &p) -> voidSFCGAL::Segment
source() const -> const Point &SFCGAL::Segmentinline
squaredDistanceToPoint(const PointType &p) const -> Kernel::FTSFCGAL::Segment
squaredLength() const -> Kernel::FTSFCGAL::Segment
target() const -> const Point &SFCGAL::Segmentinline
toSegment_2() const -> Kernel::Segment_2SFCGAL::Segment
toSegment_3() const -> Kernel::Segment_3SFCGAL::Segment
~Segment()=defaultSFCGAL::Segment