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/a03171.html | 106 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 docs/doxygen/nel/a03171.html (limited to 'docs/doxygen/nel/a03171.html') diff --git a/docs/doxygen/nel/a03171.html b/docs/doxygen/nel/a03171.html new file mode 100644 index 00000000..f2df1290 --- /dev/null +++ b/docs/doxygen/nel/a03171.html @@ -0,0 +1,106 @@ + + +NeL: NL3D::CPSConstraintMesh::CRdrPass struct Reference + + + +
+

NL3D::CPSConstraintMesh::CRdrPass Struct Reference

#include <ps_mesh.h> +

+


Detailed Description

+A rendering pass. The primitive block contains several duplication of the primitives of the original mesh, in order to draw several of them at once +

+ +

+Definition at line 436 of file ps_mesh.h. + + + + + + + + +

Data Fields

CMaterial Mat
CPrimitiveBlock Pb
CMaterial SourceMat
+


Field Documentation

+

+ + + + +
+ + +
CMaterial NL3D::CPSConstraintMesh::CRdrPass::Mat +
+
+ + + + + +
+   + + +

+ +

+Definition at line 438 of file ps_mesh.h.

+

+ + + + +
+ + +
CPrimitiveBlock NL3D::CPSConstraintMesh::CRdrPass::Pb +
+
+ + + + + +
+   + + +

+ +

+Definition at line 440 of file ps_mesh.h.

+

+ + + + +
+ + +
CMaterial NL3D::CPSConstraintMesh::CRdrPass::SourceMat +
+
+ + + + + +
+   + + +

+ +

+Definition at line 439 of file ps_mesh.h.

+


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