ARGoS  3
A parallel, multi-engine simulator for swarm robotics
argos::CVector2 Member List
This is the complete list of members for argos::CVector2, including all inherited members.
Absolute()argos::CVector2 [inline]
Angle() const argos::CVector2 [inline]
CRotationMatrix2 classargos::CVector2 [friend]
CTransformationMatrix2 classargos::CVector2 [friend]
CVector2()argos::CVector2 [inline]
CVector2(Real f_x, Real f_y)argos::CVector2 [inline]
CVector2(Real f_length, const CRadians &f_angle)argos::CVector2 [inline]
DotProduct(const CVector2 &c_vector2) const argos::CVector2 [inline]
FromPolarCoordinates(Real f_length, const CRadians &f_angle)argos::CVector2 [inline]
GetX() const argos::CVector2 [inline]
GetY() const argos::CVector2 [inline]
Length() const argos::CVector2 [inline]
Normalize()argos::CVector2 [inline]
operator!=(const CVector2 &c_vector2)argos::CVector2 [inline]
operator*(Real f_value) const argos::CVector2 [inline]
operator*(Real f_value, const CVector2 &c_vector2)argos::CVector2 [friend]
operator*=(Real f_value)argos::CVector2 [inline]
operator+(const CVector2 &c_vector2) const argos::CVector2 [inline]
operator+=(const CVector2 &c_vector2)argos::CVector2 [inline]
operator-(const CVector2 &c_vector2) const argos::CVector2 [inline]
operator-() const argos::CVector2 [inline]
operator-=(const CVector2 &c_vector2)argos::CVector2 [inline]
operator/(Real f_value) const argos::CVector2 [inline]
operator/=(Real f_value)argos::CVector2 [inline]
operator<<(std::ostream &c_os, const CVector2 &c_vector2)argos::CVector2 [friend]
operator==(const CVector2 &c_vector2)argos::CVector2 [inline]
operator>>(std::istream &c_is, CVector2 &c_vector2)argos::CVector2 [friend]
Perpendicularize()argos::CVector2 [inline]
Rotate(const CRadians &c_angle)argos::CVector2 [inline]
Scale(Real f_scale_x, Real f_scale_y)argos::CVector2 [inline]
Set(Real f_x, Real f_y)argos::CVector2 [inline]
SetX(Real f_x)argos::CVector2 [inline]
SetY(Real f_y)argos::CVector2 [inline]
SquareLength() const argos::CVector2 [inline]
Xargos::CVector2 [static]
Yargos::CVector2 [static]