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_craft_cam-members.html | 110 +++++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 dev/MinGfx/docs/html/classmingfx_1_1_craft_cam-members.html (limited to 'dev/MinGfx/docs/html/classmingfx_1_1_craft_cam-members.html') diff --git a/dev/MinGfx/docs/html/classmingfx_1_1_craft_cam-members.html b/dev/MinGfx/docs/html/classmingfx_1_1_craft_cam-members.html new file mode 100644 index 0000000..758badd --- /dev/null +++ b/dev/MinGfx/docs/html/classmingfx_1_1_craft_cam-members.html @@ -0,0 +1,110 @@ + + + + + + + +MinGfx Toolkit: Member List + + + + + + + + + + + + +
+
+ + + + + + +
+
MinGfx Toolkit +  1.0 +
+
A minimal library for writing cross-platform (Windows, OSX, linux) graphics programs.
+
+
+ + + + + + + + +
+
+ + +
+ +
+ + +
+
+
+
mingfx::CraftCam Member List
+
+
+ +

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

+ + + + + + + + + + + + + + + + + +
CraftCam()mingfx::CraftCam
CraftCam(const Matrix4 &initial_view_matrix)mingfx::CraftCam
eye()mingfx::CraftCam
look()mingfx::CraftCam
look_scale()mingfx::CraftCam
OnMouseMove(const Vector2 &normalized_mouse_delta)mingfx::CraftCam
rotation_scale()mingfx::CraftCam
set_look_scale(float s)mingfx::CraftCam
set_rotation_scale(float s)mingfx::CraftCam
set_translation_scale(float s)mingfx::CraftCam
set_view_matrix(Matrix4 view_matrix)mingfx::CraftCam
translation_scale()mingfx::CraftCam
UpdateHeight(float new_y_value)mingfx::CraftCam
UpdateSimulation(double dt, GLFWwindow *window_ptr)mingfx::CraftCam
view_matrix()mingfx::CraftCam
~CraftCam()mingfx::CraftCamvirtual
+ + + + + -- cgit v1.2.3