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

NL3D::CPSRibbon::CVBnPB Struct Reference


Detailed Description

+a struct containing a vertex buffer and the matching primitive block The number of slice is encoded in the upper word of the vb index (the int used to lookup in the map) The number of vertices per slices is encoded in the lower word

+

Todo:
: primitive blocks can be shared for several vbs...
+ +

+ +

+Definition at line 222 of file ps_ribbon.h. + + + + + + +

Data Fields

CPrimitiveBlock PB
CVertexBuffer VB
+


Field Documentation

+

+ + + + +
+ + +
CPrimitiveBlock NL3D::CPSRibbon::CVBnPB::PB +
+
+ + + + + +
+   + + +

+ +

+Definition at line 225 of file ps_ribbon.h. +

+Referenced by NL3D::CPSRibbon::displayRibbons(), and NL3D::CPSRibbon::getVBnPB().

+

+ + + + +
+ + +
CVertexBuffer NL3D::CPSRibbon::CVBnPB::VB +
+
+ + + + + +
+   + + +

+ +

+Definition at line 224 of file ps_ribbon.h. +

+Referenced by NL3D::CPSRibbon::displayRibbons(), and NL3D::CPSRibbon::getVBnPB().

+


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