From 9b83919815f6a6ce5d73da1c28483970d0ca5589 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 3 Feb 2021 14:22:28 -0600 Subject: added dev/MinGfx/ --- .../html/classmingfx_1_1_gfx_math-members.html | 107 +++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 dev/MinGfx/docs/html/classmingfx_1_1_gfx_math-members.html (limited to 'dev/MinGfx/docs/html/classmingfx_1_1_gfx_math-members.html') diff --git a/dev/MinGfx/docs/html/classmingfx_1_1_gfx_math-members.html b/dev/MinGfx/docs/html/classmingfx_1_1_gfx_math-members.html new file mode 100644 index 0000000..f0ee0f2 --- /dev/null +++ b/dev/MinGfx/docs/html/classmingfx_1_1_gfx_math-members.html @@ -0,0 +1,107 @@ + + + + + + + +MinGfx Toolkit: Member List + + + + + + + + + + + + +
+
+ + + + + + +
+
MinGfx Toolkit +  1.0 +
+
A minimal library for writing cross-platform (Windows, OSX, linux) graphics programs.
+
+
+ + + + + + + + +
+
+ + +
+ +
+ + +
+
+
+
mingfx::GfxMath Member List
+
+
+ +

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

+ + + + + + + + + + + + + + +
Clamp(float x, float a, float b)mingfx::GfxMathstatic
HALF_PImingfx::GfxMathstatic
iLerp(int a, int b, float alpha)mingfx::GfxMathstatic
Lerp(float a, float b, float alpha)mingfx::GfxMathstatic
PImingfx::GfxMathstatic
ScreenToDepthPlane(const Matrix4 &viewMatrix, const Matrix4 &projMatrix, const Point2 &normalizedScreenPt, float planeDepth)mingfx::GfxMathstatic
ScreenToNearPlane(const Matrix4 &viewMatrix, const Matrix4 &projMatrix, const Point2 &normalizedScreenPt)mingfx::GfxMathstatic
ScreenToWorld(const Matrix4 &viewMatrix, const Matrix4 &projMatrix, const Point2 &normalizedScreenPt, float normalizedZ)mingfx::GfxMathstatic
ToDegrees(float radians)mingfx::GfxMathstatic
ToDegrees(Vector3 radians)mingfx::GfxMathstatic
ToRadians(float degrees)mingfx::GfxMathstatic
ToRadians(Vector3 degrees)mingfx::GfxMathstatic
TWO_PImingfx::GfxMathstatic
+ + + + + -- cgit v1.2.3