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