26#include <MeshVizXLM/MxMeshVizXLM.h>
27#include <MeshVizXLM/mesh/data/MiTypedDataSet.h>
46 virtual _T
get(
size_t i,
size_t j)
const = 0;
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Generic data set interfa...
virtual _T get(size_t i, size_t j) const =0
Returns the ij-th value of this set.
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Generic typed data set i...
MiDataSetIj< std::string > MiStringSetIj
Specialization for structured string sets containing std::string.
MiDataSetIj< MbVec3d > MiVec3dSetIj
Specialization for structured vector sets containing MbVec3d.
MiDataSetIj< double > MiScalardSetIj
Specialization for structured scalar sets containing double.