UtilsLite
Utilities for C++ programming
Loading...
Searching...
No Matches
Utils::Segment2D< Real > Member List

This is the complete list of members for Utils::Segment2D< Real >, including all inherited members.

bbox(Point2D< Real > &pmin, Point2D< Real > &pmax) constUtils::Segment2D< Real >
eval(Real &s) constUtils::Segment2D< Real >
eval(Real &s, Real &t) constUtils::Segment2D< Real >
intersect(Segment2D< Real > const &S, Real &s, Real &t) constUtils::Segment2D< Real >
Pa() constUtils::Segment2D< Real >inline
Pb() constUtils::Segment2D< Real >inline
projection(Point2D< Real > const &P, Real &s) constUtils::Segment2D< Real >
projection(Point2D< Real > const &P, Real &s, Real &t) constUtils::Segment2D< Real >
Segment2D()=defaultUtils::Segment2D< Real >
Segment2D(Segment2D< Real > const &S)Utils::Segment2D< Real >inline
Segment2D(Point2D< Real > const &A, Point2D< Real > const &B)Utils::Segment2D< Real >inline
setup(Point2D< Real > const &A, Point2D< Real > const &B)Utils::Segment2D< Real >inline
setup(Real const A[], Real const B[])Utils::Segment2D< Real >inline