CCCoreLib 31 May 2022
CloudCompare Core algorithms
Vector2Tpl< Type > Member List

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

cross(const Vector2Tpl &v) constVector2Tpl< Type >inline
dot(const Vector2Tpl &v) constVector2Tpl< Type >inline
norm() constVector2Tpl< Type >inline
norm2() constVector2Tpl< Type >inline
normalize()Vector2Tpl< Type >inline
operator*(Type s) constVector2Tpl< Type >inline
operator*=(Type v)Vector2Tpl< Type >inline
operator+(const Vector2Tpl &v) constVector2Tpl< Type >inline
operator+=(const Vector2Tpl &v)Vector2Tpl< Type >inline
operator-()Vector2Tpl< Type >inline
operator-(const Vector2Tpl &v) constVector2Tpl< Type >inline
operator-=(const Vector2Tpl &v)Vector2Tpl< Type >inline
operator/(Type s) constVector2Tpl< Type >inline
operator/=(Type v)Vector2Tpl< Type >inline
operator[](unsigned i)Vector2Tpl< Type >inline
operator[](unsigned i) constVector2Tpl< Type >inline
u (defined in Vector2Tpl< Type >)Vector2Tpl< Type >
Vector2Tpl(Type s=0)Vector2Tpl< Type >inlineexplicit
Vector2Tpl(Type _x, Type _y)Vector2Tpl< Type >inline
x (defined in Vector2Tpl< Type >)Vector2Tpl< Type >
y (defined in Vector2Tpl< Type >)Vector2Tpl< Type >