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

A geomoprh information. More...

#include <mrm_mesh.h>

List of all members.

Public Methods

void serial (NLMISC::IStream &f)

Public Attributes

uint32 Start
 The start wedge index of the geomorph. More...

uint32 End
 The end wedge index of the geomorph. More...


Detailed Description

A geomoprh information.

Author:
Lionel Berenguier , Nevrax France
Date:
2000
See also:
CMRMBuilder

Definition at line 180 of file mrm_mesh.h.


Member Function Documentation

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

Definition at line 188 of file mrm_mesh.h.

References End, NLMISC::IStream::serial, and Start.


Member Data Documentation

uint32 NL3D::CMRMWedgeGeom::End
 

The end wedge index of the geomorph.

Definition at line 185 of file mrm_mesh.h.

Referenced by serial.

uint32 NL3D::CMRMWedgeGeom::Start
 

The start wedge index of the geomorph.

Definition at line 183 of file mrm_mesh.h.

Referenced by serial.


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