Face Engine SDK  5.23.1
A face detection, recognition and tracking engine.
fsdk::Vector2< T > Member List
This is the complete list of members for fsdk::Vector2< T >, including all inherited members.
operator!=(const Vector2 &other) const noexceptfsdk::Vector2< T > [inline]
operator*(const Vector2 &rhs) const noexceptfsdk::Vector2< T > [inline]
operator*(T rhs) const noexceptfsdk::Vector2< T > [inline]
operator*=(const Vector2 &rhs) noexceptfsdk::Vector2< T > [inline]
operator*=(T rhs) noexceptfsdk::Vector2< T > [inline]
operator+(const Vector2 &rhs) const noexceptfsdk::Vector2< T > [inline]
operator+(T rhs) const noexceptfsdk::Vector2< T > [inline]
operator+=(const Vector2 &rhs) noexceptfsdk::Vector2< T > [inline]
operator+=(T rhs) noexceptfsdk::Vector2< T > [inline]
operator-(void) const noexceptfsdk::Vector2< T > [inline]
operator-(const Vector2 &rhs) const noexceptfsdk::Vector2< T > [inline]
operator-(T rhs) const noexceptfsdk::Vector2< T > [inline]
operator-=(const Vector2 &rhs) noexceptfsdk::Vector2< T > [inline]
operator-=(T rhs) noexceptfsdk::Vector2< T > [inline]
operator/(const Vector2 &rhs) const noexceptfsdk::Vector2< T > [inline]
operator/(T rhs) const noexceptfsdk::Vector2< T > [inline]
operator/=(const Vector2 &rhs) noexceptfsdk::Vector2< T > [inline]
operator/=(T rhs) noexceptfsdk::Vector2< T > [inline]
operator<(const Vector2 &other) const noexceptfsdk::Vector2< T > [inline]
operator<=(const Vector2 &other) const noexceptfsdk::Vector2< T > [inline]
operator=(const Vector2< Other > &other) noexceptfsdk::Vector2< T > [inline]
operator==(const Vector2 &other) const noexceptfsdk::Vector2< T > [inline]
operator>(const Vector2 &other) const noexceptfsdk::Vector2< T > [inline]
operator>=(const Vector2 &other) const noexceptfsdk::Vector2< T > [inline]
operator[](int n) noexceptfsdk::Vector2< T > [inline]
operator[](int n) const noexceptfsdk::Vector2< T > [inline]
Vector2() noexceptfsdk::Vector2< T > [inline]
Vector2(T x_) noexceptfsdk::Vector2< T > [inline, explicit]
Vector2(T x_, T y_) noexceptfsdk::Vector2< T > [inline]
Vector2(const Vector2< Other > &other) noexceptfsdk::Vector2< T > [inline]
xfsdk::Vector2< T >
yfsdk::Vector2< T >
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines