23#ifndef _MeXDataSetIjk_H
24#define _MeXDataSetIjk_H
<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 getSizeK() const =0
Returns the size of the dataset along the third logical axis.
virtual const MeXDataSetIjk< _T > * getNewClone() const =0
Gets a new clone of this dataset.
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.
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Generic data set interfa...