23#ifndef _MISURFACETOPOLOGYEXPLICITI_H
24#define _MISURFACETOPOLOGYEXPLICITI_H
56 virtual std::ostream&
toStream(std::ostream& s)
const
58 s <<
"#Surface topology explicitI " << std::endl;
59 return MiTopologyExplicitI::toStream(s);
#define MESHVIZXLM_EXTR_API
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Defines an abstract cell...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> List of surface cells in...
virtual std::ostream & toStream(std::ostream &s) const
Performs an output operation on a stream which is returned afterward.
virtual const MiSurfaceCell * getCell(size_t id) const =0
Returns a cell of this topology.
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> List of generic cells in...