26#include <MeshVizXLM/MxMeshVizXLM.h>
27#include <MeshVizXLM/mesh/data/MiTypedDataSet.h>
46 virtual _T
get(
size_t i)
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) const =0
Returns the i-th value of this set.
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Generic typed data set i...
MiDataSetI< MbVec3d > MiVec3dSetI
Specialization for unstructured vector sets containing MbVec3d.
MiDataSetI< double > MiScalardSetI
Specialization for unstructured scalar sets containing double.
MiDataSetI< std::string > MiStringSetI
Specialization for unstructured string sets containing std::string.