NL3D::CMeshBase::CMatStageV7 Struct Reference

#include <mesh_base.h>


Public Member Functions

void serial (NLMISC::IStream &f)

Data Fields

uint8 nMatNb
uint8 nStageNb


Member Function Documentation

void NL3D::CMeshBase::CMatStageV7::serial NLMISC::IStream f  )  [inline]
 

Definition at line 63 of file mesh_base.h.

References nMatNb, nStageNb, and NLMISC::IStream::serial().

00064                 {
00065                         f.serial(nMatNb);
00066                         f.serial(nStageNb);
00067                 }


Field Documentation

uint8 NL3D::CMeshBase::CMatStageV7::nMatNb
 

Definition at line 62 of file mesh_base.h.

Referenced by serial().

uint8 NL3D::CMeshBase::CMatStageV7::nStageNb
 

Definition at line 62 of file mesh_base.h.

Referenced by serial().


The documentation for this struct was generated from the following file:
Generated on Tue Mar 16 06:51:14 2004 for NeL by doxygen 1.3.6