NL3D::CMRMWedgeGeom Struct Reference

#include <mrm_mesh.h>


Detailed Description

A geomoprh information.
Author:
Lionel Berenguier

Nevrax France

Date:
2000
See also:
CMRMBuilder

Definition at line 180 of file mrm_mesh.h.

Public Member Functions

void serial (NLMISC::IStream &f)

Data Fields

uint32 End
 The end wedge index of the geomorph.

uint32 Start
 The start wedge index of the geomorph.


Member Function Documentation

void NL3D::CMRMWedgeGeom::serial NLMISC::IStream f  )  [inline]
 

Definition at line 188 of file mrm_mesh.h.

References NLMISC::IStream::serial().

00189         {
00190                 f.serial(Start, End);
00191         }


Field Documentation

uint32 NL3D::CMRMWedgeGeom::End
 

The end wedge index of the geomorph.

Definition at line 185 of file mrm_mesh.h.

Referenced by NL3D::CMeshMRMSkinnedGeom::applyGeomorphPosNormalUV0(), NL3D::CMeshMRMGeom::applyGeomorphPosNormalUV0(), NL3D::CMeshMRMSkinnedGeom::applyGeomorphPosNormalUV0Int(), NL3D::CMeshMRMGeom::applyGeomorphWithVBHardPtr(), NL3D::CMRMBuilder::buildFinalMRM(), and NL3D::CMRMBuilder::CGeomPred::operator()().

uint32 NL3D::CMRMWedgeGeom::Start
 

The start wedge index of the geomorph.

Definition at line 183 of file mrm_mesh.h.

Referenced by NL3D::CMeshMRMSkinnedGeom::applyGeomorphPosNormalUV0(), NL3D::CMeshMRMGeom::applyGeomorphPosNormalUV0(), NL3D::CMeshMRMSkinnedGeom::applyGeomorphPosNormalUV0Int(), NL3D::CMeshMRMGeom::applyGeomorphWithVBHardPtr(), NL3D::CMRMBuilder::buildFinalMRM(), and NL3D::CMRMBuilder::CGeomPred::operator()().


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