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/a02887.html | 140 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 docs/doxygen/nel/a02887.html (limited to 'docs/doxygen/nel/a02887.html') diff --git a/docs/doxygen/nel/a02887.html b/docs/doxygen/nel/a02887.html new file mode 100644 index 00000000..6d3889b8 --- /dev/null +++ b/docs/doxygen/nel/a02887.html @@ -0,0 +1,140 @@ + + +NeL: NL3D::CMeshGeomRenderContext class Reference + + + +
+

NL3D::CMeshGeomRenderContext Class Reference

#include <mesh_geom.h> +

+


Detailed Description

+A render Context used to render MeshGeom. Contains any usefull information +

+ +

+Definition at line 59 of file mesh_geom.h. + + + + + + + + + + +

Data Fields

IDriverDriver
bool RenderThroughVBHeap
CRenderTravRenderTrav
CSceneScene
+


Field Documentation

+

+ + + + +
+ + +
IDriver* NL3D::CMeshGeomRenderContext::Driver +
+
+ + + + + +
+   + + +

+ +

+Definition at line 62 of file mesh_geom.h. +

+Referenced by NL3D::CMeshMRMGeom::activeInstance(), NL3D::CMeshGeom::activeInstance(), NL3D::CMeshMRMGeom::beginMesh(), NL3D::CMeshGeom::beginMesh(), NL3D::CMeshBlockManager::CMeshBlockManager(), NL3D::CMeshMRMGeom::endMesh(), NL3D::CMeshGeom::endMesh(), NL3D::CMeshBlockManager::flush(), NL3D::CMeshMRMGeom::renderPass(), and NL3D::CMeshGeom::renderPass().

+

+ + + + +
+ + +
bool NL3D::CMeshGeomRenderContext::RenderThroughVBHeap +
+
+ + + + + +
+   + + +

+ +

+Definition at line 66 of file mesh_geom.h. +

+Referenced by NL3D::CMeshMRMGeom::activeInstance(), NL3D::CMeshMRMGeom::beginMesh(), NL3D::CMeshGeom::beginMesh(), NL3D::CMeshBlockManager::flush(), NL3D::CMeshBlockManager::render(), NL3D::CMeshMRMGeom::renderPass(), and NL3D::CMeshGeom::renderPass().

+

+ + + + +
+ + +
CRenderTrav* NL3D::CMeshGeomRenderContext::RenderTrav +
+
+ + + + + +
+   + + +

+ +

+Definition at line 64 of file mesh_geom.h. +

+Referenced by NL3D::CMeshMRMGeom::activeInstance(), NL3D::CMeshGeom::activeInstance(), NL3D::CMeshBlockManager::CMeshBlockManager(), NL3D::CMeshBlockManager::flush(), and NL3D::CMeshGeom::renderPass().

+

+ + + + +
+ + +
CScene* NL3D::CMeshGeomRenderContext::Scene +
+
+ + + + + +
+   + + +

+ +

+Definition at line 63 of file mesh_geom.h. +

+Referenced by NL3D::CMeshGeom::activeInstance(), NL3D::CMeshGeom::beginMesh(), NL3D::CMeshBlockManager::CMeshBlockManager(), and NL3D::CMeshBlockManager::flush().

+


The documentation for this class was generated from the following file: +
Generated on Tue Mar 16 06:52:09 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1