MLIB
Loading...
Searching...
No Matches
mlib::Point< T > Member List

This is the complete list of members for mlib::Point< T >, including all inherited members.

angle(const Point< T > &P1, const Point< T > &P2) constmlib::Point< T >
azimuth(const Point< T > &P2) constmlib::Point< T >
collinear(const Point< T > &a, const Point< T > &b) constmlib::Point< T >
distance(const Point< T > &P2) constmlib::Point< T >
leftof(const Point< T > &a, const Point< T > &b) constmlib::Point< T >
magnitude() const (defined in mlib::Point< T >)mlib::Point< T >inline
operator!=(const Point< T > &p) constmlib::Point< T >
operator*(double scalar) constmlib::Point< T >
operator*(const Point< T > &p) constmlib::Point< T >inline
operator*=(double scalar) (defined in mlib::Point< T >)mlib::Point< T >inline
operator+(const Point< T > &p) constmlib::Point< T >
operator+=(const Point< T > &other) (defined in mlib::Point< T >)mlib::Point< T >inline
operator-(const Point< T > &p) constmlib::Point< T >
operator-() constmlib::Point< T >inline
operator-=(const Point< T > &other) (defined in mlib::Point< T >)mlib::Point< T >inline
operator/(double scalar) constmlib::Point< T >
operator/=(double scalar) (defined in mlib::Point< T >)mlib::Point< T >inline
operator==(const Point< T > &p) constmlib::Point< T >
Point(T a, T b)mlib::Point< T >
Point()mlib::Point< T >
rotate(double angle) (defined in mlib::Point< T >)mlib::Point< T >
traits typedef (defined in mlib::Point< T >)mlib::Point< T >
x (defined in mlib::Point< T >)mlib::Point< T >
y (defined in mlib::Point< T >)mlib::Point< T >