From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/a02439.html | 163 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 163 insertions(+) create mode 100644 docs/doxygen/nel/a02439.html (limited to 'docs/doxygen/nel/a02439.html') diff --git a/docs/doxygen/nel/a02439.html b/docs/doxygen/nel/a02439.html new file mode 100644 index 00000000..47004070 --- /dev/null +++ b/docs/doxygen/nel/a02439.html @@ -0,0 +1,163 @@ + + +NeL: NL3D::CDriverUser::CMatrixContext struct Reference + + + +
+

NL3D::CDriverUser::CMatrixContext Struct Reference

#include <driver_user.h> +

+ + + + + + + + + + + + + +

Data Fields

CFrustum Frustum
CMatrix ModelMatrix
CScissor Scissor
CMatrix ViewMatrix
CViewport Viewport
+


Field Documentation

+

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

+ +

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

+Referenced by NL3D::CDriverUser::getFrustum(), NL3D::CDriverUser::restoreMatrixContextMatrixOnly(), 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::restoreMatrixContextMatrixOnly(), 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::restoreMatrixContextMatrixOnly(), 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: +
Generated on Tue Mar 16 06:46:22 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1