homog2d library
|
This is the complete list of members for h2d::FRect_< FPT >, including all inherited members.
area() const | h2d::FRect_< FPT > | inlinevirtual |
draw(img::Image< cv::Mat > &, img::DrawParams dp=img::DrawParams()) const | h2d::FRect_< FPT > | virtual |
draw(img::Image< img::SvgImage > &, img::DrawParams dp=img::DrawParams()) const | h2d::FRect_< FPT > | virtual |
dsize() const | h2d::detail::Common< FPT > | inline |
dtype() const | h2d::detail::Common< FPT > | inline |
FRect_ class | h2d::FRect_< FPT > | friend |
FRect_() | h2d::FRect_< FPT > | inline |
FRect_(const Point2d_< FPT2 > &pa, const Point2d_< FPT2 > &pb) | h2d::FRect_< FPT > | inline |
FRect_(const PointPair_< FPT2 > &ppts) | h2d::FRect_< FPT > | inline |
FRect_(const Point2d_< FPT2 > &p0, T1 w, T2 h) | h2d::FRect_< FPT > | inline |
FRect_(T1 x1, T2 y1, T3 x2, T4 y2) | h2d::FRect_< FPT > | inline |
FRect_(const FRect_< FPT2 > &other) | h2d::FRect_< FPT > | inline |
FType typedef | h2d::FRect_< FPT > | |
get4Pts() const | h2d::FRect_< FPT > | inline |
getBB() const | h2d::FRect_< FPT > | inline |
getBoundingCircle() const | h2d::FRect_< FPT > | inline |
getCenter() const | h2d::FRect_< FPT > | inline |
getDiagonals() const | h2d::FRect_< FPT > | inline |
getExtended() const | h2d::FRect_< FPT > | inline |
getInscribedCircle() const | h2d::FRect_< FPT > | inline |
getPts() const | h2d::FRect_< FPT > | inline |
getSegs() const | h2d::FRect_< FPT > | inline |
height() const | h2d::FRect_< FPT > | inline |
intersectArea(const FRect_< FPT2 > &other) const | h2d::FRect_< FPT > | |
intersects(const Line2d_< FPT2 > &line) const | h2d::FRect_< FPT > | inline |
intersects(const Segment_< FPT2 > &seg) const | h2d::FRect_< FPT > | inline |
intersects(const Circle_< FPT2 > &circle) const | h2d::FRect_< FPT > | inline |
intersects(const base::PolylineBase< PLT2, FPT2 > &pl) const | h2d::FRect_< FPT > | inline |
intersects(const FRect_< FPT2 > &rect) const | h2d::FRect_< FPT > | inline |
isInside(const T &shape) const | h2d::FRect_< FPT > | inline |
isInside(const OPolyline_< FPT2 > &) const | h2d::FRect_< FPT > | inline |
isInside(const CPolyline_< FPT2 > &poly) const | h2d::FRect_< FPT > | inline |
h2d::detail::Common::isInside(const Common< T > &) const | h2d::detail::Common< FPT > | inline |
length() const | h2d::FRect_< FPT > | inlinevirtual |
moveTo(TX x, TY y) | h2d::FRect_< FPT > | inline |
moveTo(const Point2d_< T1 > &pt) | h2d::FRect_< FPT > | inline |
operator!=(const FRect_< FPT2 > &other) const | h2d::FRect_< FPT > | inline |
operator&(const FRect_< FPT2 > &other) const | h2d::FRect_< FPT > | inline |
operator<<(std::ostream &f, const FRect_< T > &r) | h2d::FRect_< FPT > | friend |
operator==(const FRect_< FPT2 > &other) const | h2d::FRect_< FPT > | inline |
operator|(const FRect_< FPT2 > &other) const | h2d::FRect_< FPT > | inline |
rotate(Rotate, const Point2d_< FPT2 > &) | h2d::FRect_< FPT > | |
rotate(Rotate) | h2d::FRect_< FPT > | |
set(const Point2d_< FPT1 > &pa, const Point2d_< FPT2 > &pb) | h2d::FRect_< FPT > | inline |
set(T x1, T y1, T x2, T y2) | h2d::FRect_< FPT > | inline |
size() const | h2d::FRect_< FPT > | inlinevirtual |
SType typedef | h2d::FRect_< FPT > | |
translate(TX dx, TY dy) | h2d::FRect_< FPT > | inline |
translate(const std::pair< T1, T2 > &pa) | h2d::FRect_< FPT > | inline |
type() const | h2d::FRect_< FPT > | inlinevirtual |
unionArea(const FRect_< FPT2 > &other) const | h2d::FRect_< FPT > | |
width() const | h2d::FRect_< FPT > | inline |
~Root() | h2d::rtp::Root | inlinevirtual |