![]() |
Face Engine SDK
5.17.0
A face detection, recognition and tracking engine.
|
| operator!=(const Vector2 &other) const noexcept | fsdk::Vector2< T > | [inline] |
| operator*(const Vector2 &rhs) const noexcept | fsdk::Vector2< T > | [inline] |
| operator*(T rhs) const noexcept | fsdk::Vector2< T > | [inline] |
| operator*=(const Vector2 &rhs) noexcept | fsdk::Vector2< T > | [inline] |
| operator*=(T rhs) noexcept | fsdk::Vector2< T > | [inline] |
| operator+(const Vector2 &rhs) const noexcept | fsdk::Vector2< T > | [inline] |
| operator+(T rhs) const noexcept | fsdk::Vector2< T > | [inline] |
| operator+=(const Vector2 &rhs) noexcept | fsdk::Vector2< T > | [inline] |
| operator+=(T rhs) noexcept | fsdk::Vector2< T > | [inline] |
| operator-(void) const noexcept | fsdk::Vector2< T > | [inline] |
| operator-(const Vector2 &rhs) const noexcept | fsdk::Vector2< T > | [inline] |
| operator-(T rhs) const noexcept | fsdk::Vector2< T > | [inline] |
| operator-=(const Vector2 &rhs) noexcept | fsdk::Vector2< T > | [inline] |
| operator-=(T rhs) noexcept | fsdk::Vector2< T > | [inline] |
| operator/(const Vector2 &rhs) const noexcept | fsdk::Vector2< T > | [inline] |
| operator/(T rhs) const noexcept | fsdk::Vector2< T > | [inline] |
| operator/=(const Vector2 &rhs) noexcept | fsdk::Vector2< T > | [inline] |
| operator/=(T rhs) noexcept | fsdk::Vector2< T > | [inline] |
| operator<(const Vector2 &other) const noexcept | fsdk::Vector2< T > | [inline] |
| operator<=(const Vector2 &other) const noexcept | fsdk::Vector2< T > | [inline] |
| operator=(const Vector2< Other > &other) noexcept | fsdk::Vector2< T > | [inline] |
| operator==(const Vector2 &other) const noexcept | fsdk::Vector2< T > | [inline] |
| operator>(const Vector2 &other) const noexcept | fsdk::Vector2< T > | [inline] |
| operator>=(const Vector2 &other) const noexcept | fsdk::Vector2< T > | [inline] |
| operator[](int n) noexcept | fsdk::Vector2< T > | [inline] |
| operator[](int n) const noexcept | fsdk::Vector2< T > | [inline] |
| Vector2() noexcept | fsdk::Vector2< T > | [inline] |
| Vector2(T x_) noexcept | fsdk::Vector2< T > | [inline, explicit] |
| Vector2(T x_, T y_) noexcept | fsdk::Vector2< T > | [inline] |
| Vector2(const Vector2< Other > &other) noexcept | fsdk::Vector2< T > | [inline] |
| x | fsdk::Vector2< T > | |
| y | fsdk::Vector2< T > |