23#ifndef _MeXDataSetIj_H 
   24#define _MeXDataSetIj_H 
   27#  pragma warning( push ) 
   28#  pragma warning(disable:4250) 
   31#include <MeshVizXLM/mesh/data/MiDataSetIj.h> 
   32#include <MeshVizXLM/extrmesh/data/MeXDataSet.h> 
   84#  pragma warning( pop ) 
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Generic extracted data s...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Generic data set interfa...
virtual size_t getSizeJ() const =0
Returns the size of the dataset along the second logical axis.
virtual size_t getSizeI() const =0
Returns the size of the dataset along the first logical axis.
virtual const MeXDataSetIj< _T > * getNewClone() const =0
Gets a new clone of this dataset.
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Generic data set interfa...