From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../nel/structNL3D_1_1CPSRibbon_1_1CVBnPB.html | 142 +++++++++++++++++++++ 1 file changed, 142 insertions(+) create mode 100644 docs/doxygen/nel/structNL3D_1_1CPSRibbon_1_1CVBnPB.html (limited to 'docs/doxygen/nel/structNL3D_1_1CPSRibbon_1_1CVBnPB.html') diff --git a/docs/doxygen/nel/structNL3D_1_1CPSRibbon_1_1CVBnPB.html b/docs/doxygen/nel/structNL3D_1_1CPSRibbon_1_1CVBnPB.html new file mode 100644 index 00000000..29adcd41 --- /dev/null +++ b/docs/doxygen/nel/structNL3D_1_1CPSRibbon_1_1CVBnPB.html @@ -0,0 +1,142 @@ + + + + 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::CPSRibbon::CVBnPB Struct Reference

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. +More... +

+List of all members. + + + +

Public Attributes

CVertexBuffer VB
CPrimitiveBlock PB
+


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 207 of file ps_ribbon.h.


Member Data Documentation

+

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

+ +

+Definition at line 210 of file ps_ribbon.h.

+

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

+ +

+Definition at line 209 of file ps_ribbon.h.

+


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