![]() |
UtilsLite
Utilities for C++ programming
|
This is the complete list of members for Utils::Segment2D< Real >, including all inherited members.
bbox(Point2D< Real > &pmin, Point2D< Real > &pmax) const | Utils::Segment2D< Real > | |
eval(Real &s) const | Utils::Segment2D< Real > | |
eval(Real &s, Real &t) const | Utils::Segment2D< Real > | |
intersect(Segment2D< Real > const &S, Real &s, Real &t) const | Utils::Segment2D< Real > | |
Pa() const | Utils::Segment2D< Real > | inline |
Pb() const | Utils::Segment2D< Real > | inline |
projection(Point2D< Real > const &P, Real &s) const | Utils::Segment2D< Real > | |
projection(Point2D< Real > const &P, Real &s, Real &t) const | Utils::Segment2D< Real > | |
Segment2D()=default | Utils::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 |