# 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::CMeshGeom::CRdrPass Class Reference

A block of primitives, sorted by material used. More...

List of all members.

Public Methods

void serial (NLMISC::IStream &f)

Public Attributes

uint32 MaterialId
CPrimitiveBlock PBlock
CPrimitiveBlock VBHeapPBlock


Detailed Description

A block of primitives, sorted by material used.

Definition at line 468 of file mesh.h.


Member Function Documentation

void NL3D::CMeshGeom::CRdrPass::serial NLMISC::IStream   f [inline]
 

Definition at line 481 of file mesh.h.

References MaterialId, PBlock, NLMISC::IStream::serial, and NLMISC::IStream::serialVersion.


Member Data Documentation

uint32 NL3D::CMeshGeom::CRdrPass::MaterialId
 

Definition at line 472 of file mesh.h.

Referenced by serial.

CPrimitiveBlock NL3D::CMeshGeom::CRdrPass::PBlock
 

Definition at line 474 of file mesh.h.

Referenced by serial.

CPrimitiveBlock NL3D::CMeshGeom::CRdrPass::VBHeapPBlock
 

Definition at line 477 of file mesh.h.


The documentation for this class was generated from the following file: