Image Component Library (ICL)
|
This is the complete list of members for icl::core::Line, including all inherited members.
end | icl::core::Line | |
findClosestPoint(const utils::Point &p) const | icl::core::Line | |
getMinDist(const utils::Point &p) const | icl::core::Line | inline |
intersects(const core::Line &other, utils::Point32f *p=0, float *dstr=0, float *dsts=0) const | icl::core::Line | |
length() const | icl::core::Line | |
Line(utils::Point start=utils::Point::null, utils::Point end=utils::Point::null) | icl::core::Line | inline |
Line(utils::Point start, float angle, float length) | icl::core::Line | |
null | icl::core::Line | static |
operator+(const utils::Point &p) const | icl::core::Line | inline |
operator-(const utils::Point &p) const | icl::core::Line | inline |
sample(const utils::Rect &limits=utils::Rect::null) const | icl::core::Line | |
start | icl::core::Line | |
swap() | icl::core::Line | inline |