From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- ...tructNL3D_1_1CDriverUser_1_1CMatrixContext.html | 217 +++++++++++++++++++++ 1 file changed, 217 insertions(+) create mode 100644 docs/doxygen/nel/structNL3D_1_1CDriverUser_1_1CMatrixContext.html (limited to 'docs/doxygen/nel/structNL3D_1_1CDriverUser_1_1CMatrixContext.html') diff --git a/docs/doxygen/nel/structNL3D_1_1CDriverUser_1_1CMatrixContext.html b/docs/doxygen/nel/structNL3D_1_1CDriverUser_1_1CMatrixContext.html new file mode 100644 index 00000000..a1ba1dcf --- /dev/null +++ b/docs/doxygen/nel/structNL3D_1_1CDriverUser_1_1CMatrixContext.html @@ -0,0 +1,217 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

NL3D::CDriverUser::CMatrixContext Struct Reference

#include <driver_user.h> +

+List of all members. + + + + + + +

Public Attributes

CScissor Scissor
CViewport Viewport
CFrustum Frustum
CMatrix ViewMatrix
CMatrix ModelMatrix
+


Member Data Documentation

+

+ + + + +
+ + +
CFrustum NL3D::CDriverUser::CMatrixContext::Frustum +
+
+ + + + + +
+   + + +

+ +

+Definition at line 71 of file driver_user.h. +

+Referenced by NL3D::CDriverUser::getFrustum, NL3D::CDriverUser::setFrustum, NL3D::CDriverUser::setMatrixMode2D, and NL3D::CDriverUser::setupMatrixContext.

+

+ + + + +
+ + +
CMatrix NL3D::CDriverUser::CMatrixContext::ModelMatrix +
+
+ + + + + +
+   + + +

+ +

+Definition at line 73 of file driver_user.h. +

+Referenced by NL3D::CDriverUser::getModelMatrix, NL3D::CDriverUser::setMatrixMode2D, NL3D::CDriverUser::setModelMatrix, and NL3D::CDriverUser::setupMatrixContext.

+

+ + + + +
+ + +
CScissor NL3D::CDriverUser::CMatrixContext::Scissor +
+
+ + + + + +
+   + + +

+ +

+Definition at line 69 of file driver_user.h. +

+Referenced by NL3D::CDriverUser::getScissor, NL3D::CDriverUser::setDisplay, NL3D::CDriverUser::setScissor, and NL3D::CDriverUser::setupMatrixContext.

+

+ + + + +
+ + +
CMatrix NL3D::CDriverUser::CMatrixContext::ViewMatrix +
+
+ + + + + +
+   + + +

+ +

+Definition at line 72 of file driver_user.h. +

+Referenced by NL3D::CDriverUser::getViewMatrix, NL3D::CDriverUser::setMatrixMode2D, NL3D::CDriverUser::setupMatrixContext, and NL3D::CDriverUser::setViewMatrix.

+

+ + + + +
+ + +
CViewport NL3D::CDriverUser::CMatrixContext::Viewport +
+
+ + + + + +
+   + + +

+ +

+Definition at line 70 of file driver_user.h. +

+Referenced by NL3D::CDriverUser::getViewport, NL3D::CDriverUser::setDisplay, NL3D::CDriverUser::setupMatrixContext, and NL3D::CDriverUser::setViewport.

+


The documentation for this struct was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1