From 342403a02f8063903d0f38327430721d4d0ae331 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Mon, 20 Sep 2021 18:15:14 -0500 Subject: do ass1 --- .../docs/html/classmingfx_1_1_vector2-members.html | 240 ++++++++++----------- 1 file changed, 120 insertions(+), 120 deletions(-) (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 index 8a54e22..47485fe 100644 --- a/dev/MinGfx/docs/html/classmingfx_1_1_vector2-members.html +++ b/dev/MinGfx/docs/html/classmingfx_1_1_vector2-members.html @@ -1,120 +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
- - - - - + + + + + + + +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