# 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::CMeshMRMGeom::CVertexBlock Struct Reference

A block of vertices descriptor. More...

List of all members.

Public Methods

void serial (NLMISC::IStream &f)

Public Attributes

uint32 VertexStart
uint32 NVertices


Detailed Description

A block of vertices descriptor.

Definition at line 300 of file mesh_mrm.h.


Member Function Documentation

void NL3D::CMeshMRMGeom::CVertexBlock::serial NLMISC::IStream   f [inline]
 

Definition at line 307 of file mesh_mrm.h.

References NVertices, NLMISC::IStream::serial, and VertexStart.


Member Data Documentation

uint32 NL3D::CMeshMRMGeom::CVertexBlock::NVertices
 

Definition at line 305 of file mesh_mrm.h.

Referenced by serial.

uint32 NL3D::CMeshMRMGeom::CVertexBlock::VertexStart
 

Definition at line 303 of file mesh_mrm.h.

Referenced by serial.


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