Ipelib
|
This is the complete list of members for ipe::Segment, including all inherited members.
distance(const Vector &v, double bound) const | ipe::Segment | |
distance(const Vector &v) const | ipe::Segment | |
intersects(const Segment &seg, Vector &pt) const | ipe::Segment | |
intersects(const Line &l, Vector &pt) const | ipe::Segment | |
iP | ipe::Segment | |
iQ | ipe::Segment | |
line() const | ipe::Segment | inline |
project(const Vector &v, Vector &projection) const | ipe::Segment | |
Segment() | ipe::Segment | inline |
Segment(const Vector &p, const Vector &q) | ipe::Segment | inlineexplicit |
snap(const Vector &mouse, Vector &pos, double &bound) const | ipe::Segment |