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

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

Collaboration diagram for NL3D::CMesh::CRdrPass:

Collaboration graph
[legend]
List of all members.

Public Methods

void serial (NLMISC::IStream &f)

Public Attributes

uint32 MaterialId
CPrimitiveBlock PBlock

Detailed Description

A block of primitives, sorted by material used.

Definition at line 212 of file mesh.h.


Member Function Documentation

void NL3D::CMesh::CRdrPass::serial ( NLMISC::IStream & f ) [inline]
 

Definition at line 222 of file mesh.h.


Member Data Documentation

uint32 NL3D::CMesh::CRdrPass::MaterialId
 

Definition at line 216 of file mesh.h.

CPrimitiveBlock NL3D::CMesh::CRdrPass::PBlock
 

Definition at line 218 of file mesh.h.


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