# 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: