Face Engine SDK  5.14.0
A face detection, recognition and tracking engine.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
fsdk::BaseRect< Type > Member List

This is the complete list of members for fsdk::BaseRect< Type >, including all inherited members.

adjust(Type dx, Type dy, Type dw, Type dh) noexceptfsdk::BaseRect< Type >inline
adjusted(Type dx, Type dy, Type dw, Type dh) const noexceptfsdk::BaseRect< Type >inline
BaseRect() noexceptfsdk::BaseRect< Type >inline
BaseRect(Type x_, Type y_, Type w_, Type h_) noexceptfsdk::BaseRect< Type >inline
BaseRect(const Vector2< Type > &topLeft, const Vector2< Type > &bottomRight) noexceptfsdk::BaseRect< Type >inline
BaseRect(const BaseRect &other) noexceptfsdk::BaseRect< Type >inline
BaseRect(const BaseRect< OtherType > &other) noexcept (defined in fsdk::BaseRect< Type >)fsdk::BaseRect< Type >inline
bottom() const noexceptfsdk::BaseRect< Type >inline
bottomRight() const noexceptfsdk::BaseRect< Type >inline
center() const noexceptfsdk::BaseRect< Type >inline
coords(Type x0, Type y0, Type x1, Type y1) noexceptfsdk::BaseRect< Type >inlinestatic
ElementType typedef (defined in fsdk::BaseRect< Type >)fsdk::BaseRect< Type >
getArea() const noexceptfsdk::BaseRect< Type >inline
heightfsdk::BaseRect< Type >
inside(const BaseRect &other) const noexceptfsdk::BaseRect< Type >inline
intersectionOverFirstRect(const BaseRect &rect1, const BaseRect &rect2)fsdk::BaseRect< Type >inlinestatic
intersectionOverForeground(const BaseRect &rect1, const BaseRect &rect2)fsdk::BaseRect< Type >inlinestatic
intersectionOverUnion(const BaseRect &rect1, const BaseRect &rect2)fsdk::BaseRect< Type >inlinestatic
isValid() const noexceptfsdk::BaseRect< Type >inline
left() const noexceptfsdk::BaseRect< Type >inline
operator!=(const BaseRect< OtherType > &other) const noexceptfsdk::BaseRect< Type >inline
operator&(const BaseRect &other) const noexceptfsdk::BaseRect< Type >inline
operator&=(const BaseRect &other) noexceptfsdk::BaseRect< Type >inline
operator*(float scaleFactor) const noexceptfsdk::BaseRect< Type >inline
operator+(Vector2< typename BaseRect::ElementType > vec) (defined in fsdk::BaseRect< Type >)fsdk::BaseRect< Type >inline
operator-(Vector2< typename BaseRect::ElementType > vec) (defined in fsdk::BaseRect< Type >)fsdk::BaseRect< Type >inline
operator/(float scaleFactor) const noexceptfsdk::BaseRect< Type >inline
operator=(const BaseRect< OtherType > &other) noexceptfsdk::BaseRect< Type >inline
operator==(const BaseRect< OtherType > &other) const noexceptfsdk::BaseRect< Type >inline
operator|(const BaseRect &other) const noexceptfsdk::BaseRect< Type >inline
operator|=(const BaseRect &other) noexceptfsdk::BaseRect< Type >inline
right() const noexceptfsdk::BaseRect< Type >inline
set(const Vector2< Type > &topLeft, const Vector2< Type > &bottomRight) noexceptfsdk::BaseRect< Type >inline
setBottom(Type b) noexceptfsdk::BaseRect< Type >inline
setLeft(Type l) noexceptfsdk::BaseRect< Type >inline
setRight(Type r) noexceptfsdk::BaseRect< Type >inline
setTop(Type t) noexceptfsdk::BaseRect< Type >inline
size() const noexceptfsdk::BaseRect< Type >inline
top() const noexceptfsdk::BaseRect< Type >inline
topLeft() const noexceptfsdk::BaseRect< Type >inline
widthfsdk::BaseRect< Type >
xfsdk::BaseRect< Type >
yfsdk::BaseRect< Type >