MeshLib
 
Loading...
Searching...
No Matches
MR::Vector2< T > Member List

This is the complete list of members for MR::Vector2< T >, including all inherited members.

angle(const Vector2< T > &a, const Vector2< T > &b)MR::Vector2< T >related
cross(const Vector2< T > &a, const Vector2< T > &b)MR::Vector2< T >related
diagonal(T a) noexceptMR::Vector2< T >inlinestatic
div(const Vector2< T > &a, const Vector2< T > &b)MR::Vector2< T >related
dot(const Vector2< T > &a, const Vector2< T > &b)MR::Vector2< T >related
elementsMR::Vector2< T >static
isFinite() const MR_REQUIRES_IF_SUPPORTED(stdMR::Vector2< T >inline
length() constMR::Vector2< T >inline
lengthSq() constMR::Vector2< T >inline
MatrixType typedefMR::Vector2< T >
minusX() noexceptMR::Vector2< T >inlinestatic
minusY() noexceptMR::Vector2< T >inlinestatic
mult(const Vector2< T > &a, const Vector2< T > &b)MR::Vector2< T >related
normalized() const MR_REQUIRES_IF_SUPPORTED(!stdMR::Vector2< T >inline
operator*=(T b)MR::Vector2< T >inline
operator+() constMR::Vector2< T >inline
operator+=(const Vector2< T > &b)MR::Vector2< T >inline
operator-() constMR::Vector2< T >inline
operator-=(const Vector2< T > &b)MR::Vector2< T >inline
operator/=(T b)MR::Vector2< T >inline
operator[](int e) const noexceptMR::Vector2< T >inline
operator[](int e) noexceptMR::Vector2< T >inline
perpendicular() const MR_REQUIRES_IF_SUPPORTED(!stdMR::Vector2< T >inline
plusX() noexceptMR::Vector2< T >inlinestatic
plusY() noexceptMR::Vector2< T >inlinestatic
sqr(const Vector2< T > &a)MR::Vector2< T >related
SymMatrixType typedefMR::Vector2< T >
ValueType typedefMR::Vector2< T >
Vector2() noexceptMR::Vector2< T >inline
Vector2(NoInit) noexceptMR::Vector2< T >inlineexplicit
Vector2(T x, T y) noexceptMR::Vector2< T >inline
Vector2(const Vector3< T > &v) noexceptMR::Vector2< T >inlineexplicit
Vector2(const Vector2< U > &v) noexceptMR::Vector2< T >inlineexplicit
xMR::Vector2< T >
yMR::Vector2< T >