feisty meow concerns codebase  2.140
geometric::point< numeric_type > Member List

This is the complete list of members for geometric::point< numeric_type >, including all inherited members.

DEFINE_CLASS_NAME("point")geometric::point< numeric_type >
distance(const point &p2) constgeometric::point< numeric_type >
from_text(const basis::astring &text)geometric::point< numeric_type >
magnitude() constgeometric::point< numeric_type >
operator+(const point &arg2) constgeometric::point< numeric_type >
operator+=(const point &arg2)geometric::point< numeric_type >
operator-() constgeometric::point< numeric_type >inline
operator-(const point &arg2) constgeometric::point< numeric_type >
operator-=(const point &arg2)geometric::point< numeric_type >
operator==(const point &arg2) constgeometric::point< numeric_type >
pack(basis::byte_array &packed_form) constgeometric::point< numeric_type >virtual
packed_size() constgeometric::point< numeric_type >virtual
point(numeric_type x=0, numeric_type y=0)geometric::point< numeric_type >
point(numeric_type r, double_angle theta)geometric::point< numeric_type >
r() constgeometric::point< numeric_type >
rotate(const double_angle &theta) constgeometric::point< numeric_type >
set(numeric_type x, numeric_type y)geometric::point< numeric_type >
set(numeric_type r, double_angle theta)geometric::point< numeric_type >
text_form() constgeometric::point< numeric_type >
theta() constgeometric::point< numeric_type >
unpack(basis::byte_array &packed_form)geometric::point< numeric_type >virtual
x() constgeometric::point< numeric_type >inline
y() constgeometric::point< numeric_type >inline