From 9b83919815f6a6ce5d73da1c28483970d0ca5589 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 3 Feb 2021 14:22:28 -0600 Subject: added dev/MinGfx/ --- .../docs/html/classmingfx_1_1_point2-members.html | 113 +++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 dev/MinGfx/docs/html/classmingfx_1_1_point2-members.html (limited to 'dev/MinGfx/docs/html/classmingfx_1_1_point2-members.html') diff --git a/dev/MinGfx/docs/html/classmingfx_1_1_point2-members.html b/dev/MinGfx/docs/html/classmingfx_1_1_point2-members.html new file mode 100644 index 0000000..12e0b99 --- /dev/null +++ b/dev/MinGfx/docs/html/classmingfx_1_1_point2-members.html @@ -0,0 +1,113 @@ + + + + + + + +MinGfx Toolkit: Member List + + + + + + + + + + + + +
+
+ + + + + + +
+
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
+ + + + + -- cgit v1.2.3