27#  pragma warning( push ) 
   28#  pragma warning(disable:4250) 
   96  virtual std::ostream& 
toStream(std::ostream& s) 
const = 0;
 
 
#define MESHVIZXLM_EXTR_API
 
std::ostream & operator<<(std::ostream &os, const SoPathList &pathList)
Writes the list to the specified output stream.
 
<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.