CCCoreLib 31 May 2022
CloudCompare Core algorithms
CCCoreLib::PointProjectionTools::IndexedCCVector2 Member List

This is the complete list of members for CCCoreLib::PointProjectionTools::IndexedCCVector2, including all inherited members.

cross(const Vector2Tpl &v) constVector2Tpl< Type >inline
dot(const Vector2Tpl &v) constVector2Tpl< Type >inline
indexCCCoreLib::PointProjectionTools::IndexedCCVector2
IndexedCCVector2()CCCoreLib::PointProjectionTools::IndexedCCVector2inline
IndexedCCVector2(PointCoordinateType x, PointCoordinateType y)CCCoreLib::PointProjectionTools::IndexedCCVector2inline
IndexedCCVector2(PointCoordinateType x, PointCoordinateType y, unsigned i)CCCoreLib::PointProjectionTools::IndexedCCVector2inline
IndexedCCVector2(const CCVector2 &v)CCCoreLib::PointProjectionTools::IndexedCCVector2inline
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 >