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_vector2-members.html | 120 +++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 dev/MinGfx/docs/html/classmingfx_1_1_vector2-members.html (limited to 'dev/MinGfx/docs/html/classmingfx_1_1_vector2-members.html') diff --git a/dev/MinGfx/docs/html/classmingfx_1_1_vector2-members.html b/dev/MinGfx/docs/html/classmingfx_1_1_vector2-members.html new file mode 100644 index 0000000..8a54e22 --- /dev/null +++ b/dev/MinGfx/docs/html/classmingfx_1_1_vector2-members.html @@ -0,0 +1,120 @@ + + + + + + + +MinGfx Toolkit: Member List + + + + + + + + + + + + +
+
+ + + + + + +
+
MinGfx Toolkit +  1.0 +
+
A minimal library for writing cross-platform (Windows, OSX, linux) graphics programs.
+
+
+ + + + + + + + +
+
+ + +
+ +
+ + +
+
+
+
mingfx::Vector2 Member List
+
+
+ +

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

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
Dot(const Vector2 &v) constmingfx::Vector2
Dot(const Vector2 &v1, const Vector2 &v2)mingfx::Vector2static
Length() constmingfx::Vector2
Lerp(const Vector2 &b, float alpha) constmingfx::Vector2
Lerp(const Vector2 &a, const Vector2 &b, float alpha)mingfx::Vector2static
Normalize()mingfx::Vector2
Normalize(const Vector2 &v)mingfx::Vector2static
One()mingfx::Vector2static
operator!=(const Vector2 &v) constmingfx::Vector2
operator=(const Vector2 &v)mingfx::Vector2
operator==(const Vector2 &v) constmingfx::Vector2
operator[](const int i) constmingfx::Vector2
operator[](const int i)mingfx::Vector2
ToUnit() constmingfx::Vector2
UnitX()mingfx::Vector2static
UnitY()mingfx::Vector2static
value_ptr() constmingfx::Vector2
Vector2()mingfx::Vector2
Vector2(float x, float y)mingfx::Vector2
Vector2(float *v)mingfx::Vector2
Vector2(const Vector2 &v)mingfx::Vector2
w() constmingfx::Vector2inline
x() constmingfx::Vector2inline
y() constmingfx::Vector2inline
Zero()mingfx::Vector2static
~Vector2()mingfx::Vector2virtual
+ + + + + -- cgit v1.2.3