27# pragma warning( push )
28# pragma warning(disable:4250)
31#include <MeshVizXLM/MiAbstractMethodError.h>
32#include <MeshVizXLM/mesh/topology/MiTopologyIjk.h>
33#include <SoDeprecationRules.h>
80 friend std::ostream& operator<< (std::ostream& s,
const MiMesh& mesh)
96 virtual std::ostream&
toStream(std::ostream& s)
const = 0;
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Abstract mesh interface.
virtual std::ostream & toStream(std::ostream &s) const =0
Performs an output operation on a stream which is returned afterward.
Dimension
Defines the dimensions in a one, two, or three-dimensional array.