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_point3-members.html | 234 ++++++++++----------- 1 file changed, 117 insertions(+), 117 deletions(-) (limited to 'dev/MinGfx/docs/html/classmingfx_1_1_point3-members.html') diff --git a/dev/MinGfx/docs/html/classmingfx_1_1_point3-members.html b/dev/MinGfx/docs/html/classmingfx_1_1_point3-members.html index 4aa7e82..31bff48 100644 --- a/dev/MinGfx/docs/html/classmingfx_1_1_point3-members.html +++ b/dev/MinGfx/docs/html/classmingfx_1_1_point3-members.html @@ -1,117 +1,117 @@ - - - - - - - -MinGfx Toolkit: Member List - - - - - - - - - - - - -
-
- - - - - - -
-
MinGfx Toolkit -  1.0 -
-
A minimal library for writing cross-platform (Windows, OSX, linux) graphics programs.
-
-
- - - - - - - - -
-
- - -
- -
- - -
-
-
-
mingfx::Point3 Member List
-
-
- -

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

- - - - - - - - - - - - - - - - - - - - - - - - -
ClosestPoint(const std::vector< Point3 > &point_list)mingfx::Point3
ClosestPointOnPlane(const Point3 &plane_origin, const Vector3 &plane_normal)mingfx::Point3
DistanceToPlane(const Point3 &plane_origin, const Vector3 &plane_normal)mingfx::Point3
Lerp(const Point3 &b, float alpha) constmingfx::Point3
Lerp(const Point3 &a, const Point3 &b, float alpha)mingfx::Point3static
One()mingfx::Point3static
operator!=(const Point3 &p) constmingfx::Point3
operator=(const Point3 &p)mingfx::Point3
operator==(const Point3 &p) constmingfx::Point3
operator[](const int i) constmingfx::Point3
operator[](const int i)mingfx::Point3
Origin()mingfx::Point3static
Point3()mingfx::Point3
Point3(float x, float y, float z)mingfx::Point3
Point3(float *p)mingfx::Point3
Point3(const Point3 &p)mingfx::Point3
value_ptr() constmingfx::Point3
w() constmingfx::Point3inline
x() constmingfx::Point3inline
y() constmingfx::Point3inline
z() constmingfx::Point3inline
Zero()mingfx::Point3static
~Point3()mingfx::Point3virtual
- - - - - + + + + + + + +MinGfx Toolkit: Member List + + + + + + + + + + + + +
+
+ + + + + + +
+
MinGfx Toolkit +  1.0 +
+
A minimal library for writing cross-platform (Windows, OSX, linux) graphics programs.
+
+
+ + + + + + + + +
+
+ + +
+ +
+ + +
+
+
+
mingfx::Point3 Member List
+
+
+ +

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

+ + + + + + + + + + + + + + + + + + + + + + + + +
ClosestPoint(const std::vector< Point3 > &point_list)mingfx::Point3
ClosestPointOnPlane(const Point3 &plane_origin, const Vector3 &plane_normal)mingfx::Point3
DistanceToPlane(const Point3 &plane_origin, const Vector3 &plane_normal)mingfx::Point3
Lerp(const Point3 &b, float alpha) constmingfx::Point3
Lerp(const Point3 &a, const Point3 &b, float alpha)mingfx::Point3static
One()mingfx::Point3static
operator!=(const Point3 &p) constmingfx::Point3
operator=(const Point3 &p)mingfx::Point3
operator==(const Point3 &p) constmingfx::Point3
operator[](const int i) constmingfx::Point3
operator[](const int i)mingfx::Point3
Origin()mingfx::Point3static
Point3()mingfx::Point3
Point3(float x, float y, float z)mingfx::Point3
Point3(float *p)mingfx::Point3
Point3(const Point3 &p)mingfx::Point3
value_ptr() constmingfx::Point3
w() constmingfx::Point3inline
x() constmingfx::Point3inline
y() constmingfx::Point3inline
z() constmingfx::Point3inline
Zero()mingfx::Point3static
~Point3()mingfx::Point3virtual
+ + + + + -- cgit v1.2.3