MinGfx Toolkit  1.0
A minimal library for writing cross-platform (Windows, OSX, linux) graphics programs.
mingfx::Point2 Member List

This is the complete list of members for mingfx::Point2, including all inherited members.

Lerp(const Point2 &b, float alpha) constmingfx::Point2
Lerp(const Point2 &a, const Point2 &b, float alpha)mingfx::Point2static
One()mingfx::Point2static
operator!=(const Point2 &p) constmingfx::Point2
operator=(const Point2 &p)mingfx::Point2
operator==(const Point2 &p) constmingfx::Point2
operator[](const int i) constmingfx::Point2
operator[](const int i)mingfx::Point2
Origin()mingfx::Point2static
Point2()mingfx::Point2
Point2(float x, float y)mingfx::Point2
Point2(float *p)mingfx::Point2
Point2(const Point2 &p)mingfx::Point2
value_ptr() constmingfx::Point2
w() constmingfx::Point2inline
x() constmingfx::Point2inline
y() constmingfx::Point2inline
Zero()mingfx::Point2static
~Point2()mingfx::Point2virtual