From 342403a02f8063903d0f38327430721d4d0ae331 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Mon, 20 Sep 2021 18:15:14 -0500 Subject: do ass1 --- .../html/classmingfx_1_1_quick_shapes-members.html | 222 ++++++++++----------- 1 file changed, 111 insertions(+), 111 deletions(-) (limited to 'dev/MinGfx/docs/html/classmingfx_1_1_quick_shapes-members.html') diff --git a/dev/MinGfx/docs/html/classmingfx_1_1_quick_shapes-members.html b/dev/MinGfx/docs/html/classmingfx_1_1_quick_shapes-members.html index 6b52b39..a483e5e 100644 --- a/dev/MinGfx/docs/html/classmingfx_1_1_quick_shapes-members.html +++ b/dev/MinGfx/docs/html/classmingfx_1_1_quick_shapes-members.html @@ -1,111 +1,111 @@ - - - - - - - -MinGfx Toolkit: Member List - - - - - - - - - - - - -
-
- - - - - - -
-
MinGfx Toolkit -  1.0 -
-
A minimal library for writing cross-platform (Windows, OSX, linux) graphics programs.
-
-
- - - - - - - - -
-
- - -
- -
- - -
-
-
-
mingfx::QuickShapes Member List
-
-
- -

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

- - - - - - - - - - - - - - - - - - -
default_shader()mingfx::QuickShapes
DrawArrow(const Matrix4 &modelMatrix, const Matrix4 &viewMatrix, const Matrix4 &projectionMatrix, const Color &color, Point3 p, Vector3 dir, float radius)mingfx::QuickShapes
DrawAxes(const Matrix4 &modelMatrix, const Matrix4 &viewMatrix, const Matrix4 &projectionMatrix)mingfx::QuickShapes
DrawBrush(const Matrix4 &modelMatrix, const Matrix4 &viewMatrix, const Matrix4 &projectionMatrix, const Color &color)mingfx::QuickShapes
DrawCone(const Matrix4 &modelMatrix, const Matrix4 &viewMatrix, const Matrix4 &projectionMatrix, const Color &color)mingfx::QuickShapes
DrawCube(const Matrix4 &modelMatrix, const Matrix4 &viewMatrix, const Matrix4 &projectionMatrix, const Color &color)mingfx::QuickShapes
DrawCylinder(const Matrix4 &modelMatrix, const Matrix4 &viewMatrix, const Matrix4 &projectionMatrix, const Color &color)mingfx::QuickShapes
DrawFullscreenTexture(const Color &color, const Texture2D &texture)mingfx::QuickShapes
DrawLines(const Matrix4 &modelMatrix, const Matrix4 &viewMatrix, const Matrix4 &projectionMatrix, const Color &color, const std::vector< Point3 > &points, LinesType linesType, float radius)mingfx::QuickShapes
DrawLineSegment(const Matrix4 &modelMatrix, const Matrix4 &viewMatrix, const Matrix4 &projectionMatrix, const Color &color, const Point3 &p1, const Point3 &p2, float radius)mingfx::QuickShapes
DrawSphere(const Matrix4 &modelMatrix, const Matrix4 &viewMatrix, const Matrix4 &projectionMatrix, const Color &color)mingfx::QuickShapes
DrawSquare(const Matrix4 &modelMatrix, const Matrix4 &viewMatrix, const Matrix4 &projectionMatrix, const Color &color)mingfx::QuickShapes
DrawSquare(const Matrix4 &modelMatrix, const Matrix4 &viewMatrix, const Matrix4 &projectionMatrix, const Color &color, const Texture2D &texture)mingfx::QuickShapes
LinesType enum namemingfx::QuickShapes
material()mingfx::QuickShapes
QuickShapes()mingfx::QuickShapes
~QuickShapes()mingfx::QuickShapesvirtual
- - - - - + + + + + + + +MinGfx Toolkit: Member List + + + + + + + + + + + + +
+
+ + + + + + +
+
MinGfx Toolkit +  1.0 +
+
A minimal library for writing cross-platform (Windows, OSX, linux) graphics programs.
+
+
+ + + + + + + + +
+
+ + +
+ +
+ + +
+
+
+
mingfx::QuickShapes Member List
+
+
+ +

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

+ + + + + + + + + + + + + + + + + + +
default_shader()mingfx::QuickShapes
DrawArrow(const Matrix4 &modelMatrix, const Matrix4 &viewMatrix, const Matrix4 &projectionMatrix, const Color &color, Point3 p, Vector3 dir, float radius)mingfx::QuickShapes
DrawAxes(const Matrix4 &modelMatrix, const Matrix4 &viewMatrix, const Matrix4 &projectionMatrix)mingfx::QuickShapes
DrawBrush(const Matrix4 &modelMatrix, const Matrix4 &viewMatrix, const Matrix4 &projectionMatrix, const Color &color)mingfx::QuickShapes
DrawCone(const Matrix4 &modelMatrix, const Matrix4 &viewMatrix, const Matrix4 &projectionMatrix, const Color &color)mingfx::QuickShapes
DrawCube(const Matrix4 &modelMatrix, const Matrix4 &viewMatrix, const Matrix4 &projectionMatrix, const Color &color)mingfx::QuickShapes
DrawCylinder(const Matrix4 &modelMatrix, const Matrix4 &viewMatrix, const Matrix4 &projectionMatrix, const Color &color)mingfx::QuickShapes
DrawFullscreenTexture(const Color &color, const Texture2D &texture)mingfx::QuickShapes
DrawLines(const Matrix4 &modelMatrix, const Matrix4 &viewMatrix, const Matrix4 &projectionMatrix, const Color &color, const std::vector< Point3 > &points, LinesType linesType, float radius)mingfx::QuickShapes
DrawLineSegment(const Matrix4 &modelMatrix, const Matrix4 &viewMatrix, const Matrix4 &projectionMatrix, const Color &color, const Point3 &p1, const Point3 &p2, float radius)mingfx::QuickShapes
DrawSphere(const Matrix4 &modelMatrix, const Matrix4 &viewMatrix, const Matrix4 &projectionMatrix, const Color &color)mingfx::QuickShapes
DrawSquare(const Matrix4 &modelMatrix, const Matrix4 &viewMatrix, const Matrix4 &projectionMatrix, const Color &color)mingfx::QuickShapes
DrawSquare(const Matrix4 &modelMatrix, const Matrix4 &viewMatrix, const Matrix4 &projectionMatrix, const Color &color, const Texture2D &texture)mingfx::QuickShapes
LinesType enum namemingfx::QuickShapes
material()mingfx::QuickShapes
QuickShapes()mingfx::QuickShapes
~QuickShapes()mingfx::QuickShapesvirtual
+ + + + + -- cgit v1.2.3