23#ifndef _MeXSurfaceMeshRegular_H
24#define _MeXSurfaceMeshRegular_H
27# pragma warning( push )
28# pragma warning(disable:4250)
31#include <MeshVizXLM/extrmesh/MeXMeshIj.h>
32#include <MeshVizXLM/mesh/MiSurfaceMeshRegular.h>
33#include <MeshVizXLM/extrmesh/geometry/MeXGeometryRegular.h>
35#include <Inventor/STL/ostream>
66# pragma warning( pop )
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Extracted generic parall...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Extracted IJ surface mes...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Extracted regular surfac...
virtual const MeXGeometryRegular & getGeometry() const =0
Returns the geometry of this mesh.
virtual const MeXSurfaceMeshRegular * getNewClone() const =0
Gets a new clone of this mesh.
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Regular surface mesh abs...