Claw  1.7.3
claw::math::vector_2d< T > Member List

This is the complete list of members for claw::math::vector_2d< T >, including all inherited members.

cast_value_type_to() const claw::math::coordinate_2d< T >
coordinate_2d()claw::math::coordinate_2d< T >
coordinate_2d(const coordinate_2d< U > &that)claw::math::coordinate_2d< T >
coordinate_2d(const value_type &_x, const value_type &_y)claw::math::coordinate_2d< T >
distance(const self_type &p) const claw::math::coordinate_2d< T >
dot_product(const self_type &vect) const claw::math::vector_2d< T >
get_orthonormal_anticlockwise() const claw::math::vector_2d< T >
get_orthonormal_clockwise() const claw::math::vector_2d< T >
length() const claw::math::vector_2d< T >
normalize()claw::math::vector_2d< T >
operator!=(const self_type &vect) const claw::math::coordinate_2d< T >
operator*(const value_type &v) const claw::math::coordinate_2d< T >
operator*=(const value_type &v)claw::math::coordinate_2d< T >
operator+(const self_type &vect) const claw::math::coordinate_2d< T >
operator+=(const self_type &vect)claw::math::coordinate_2d< T >
operator-(const self_type &vect) const claw::math::coordinate_2d< T >
operator-=(const self_type &vect)claw::math::coordinate_2d< T >
operator/(const value_type &v) const claw::math::coordinate_2d< T >
operator/=(const value_type &v)claw::math::coordinate_2d< T >
operator==(const self_type &vect) const claw::math::coordinate_2d< T >
rotate(const self_type &center, double angle)claw::math::coordinate_2d< T >
self_type typedefclaw::math::vector_2d< T >
set(const value_type &_x, const value_type &_y)claw::math::coordinate_2d< T >
slope_angle(const self_type &to) const claw::math::coordinate_2d< T >
super typedefclaw::math::vector_2d< T >
value_type typedefclaw::math::vector_2d< T >
vector_2d()claw::math::vector_2d< T >
vector_2d(const coordinate_2d< U > &that)claw::math::vector_2d< T >
vector_2d(const coordinate_2d< U > &p1, const coordinate_2d< U > &p2)claw::math::vector_2d< T >
vector_2d(const value_type &_x, const value_type &_y)claw::math::vector_2d< T >
xclaw::math::coordinate_2d< T >
yclaw::math::coordinate_2d< T >