23#ifndef _MIMESHUNSTRUCTURED_H 
   24#define _MIMESHUNSTRUCTURED_H 
   27#  pragma warning( push ) 
   28#  pragma warning(disable:4250) 
   31#include <Inventor/STL/vector> 
   33#include <MeshVizXLM/mesh/MiMesh.h> 
   34#include <MeshVizXLM/mesh/geometry/MiGeometryI.h> 
   65#  pragma warning( pop ) 
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Generic geometry interfa...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Abstract mesh interface.
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Unstructured mesh abstra...
virtual const MiGeometryI & getGeometry() const =0
Returns the unstructured geometry of this mesh.