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