23#ifndef _MILINEMESHREGULAR_H
24#define _MILINEMESHREGULAR_H
27# pragma warning( push )
28# pragma warning(disable:4250)
66 virtual std::ostream&
toStream(std::ostream& s)
const {
return s;}
71# pragma warning( pop )
#define MESHVIZXLM_EXTR_API
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Generic parallelepiped,...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Regular line mesh abstra...
virtual std::ostream & toStream(std::ostream &s) const
Performs an output operation on a stream which is returned afterward.
virtual const MiTopologyI & getTopology() const =0
Returns the topology of this mesh.
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Regular mesh abstract in...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> List of cells interface.