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

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

+ + + + + + + + + + + + +
AddLight(LightProperties light)mingfx::DefaultShader
DefaultShader(bool add_default_light=true)mingfx::DefaultShader
Draw(const Matrix4 &model, const Matrix4 &view, const Matrix4 &projection, Mesh *mesh, const MaterialProperties &material)mingfx::DefaultShader
Init()mingfx::DefaultShader
light(int i)mingfx::DefaultShader
MAX_LIGHTSmingfx::DefaultShaderstatic
num_lights()mingfx::DefaultShader
SetLight(int i, LightProperties light)mingfx::DefaultShader
StopProgram()mingfx::DefaultShader
UseProgram(const Matrix4 &model, const Matrix4 &view, const Matrix4 &projection, const MaterialProperties &material)mingfx::DefaultShader
~DefaultShader()mingfx::DefaultShadervirtual
+ + + + + -- cgit v1.2.3