23#ifndef _MITYPEDDATASET_H
24#define _MITYPEDDATASET_H
26#include <MeshVizXLM/mesh/data/MiDataSet.h>
27#include <MeshVizXLM/MbVec3.h>
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Generic data set interfa...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Generic typed data set i...
MiTypedDataSet< double > MiScalardSet
Specialization for scalar sets containing double.
MiTypedDataSet< std::string > MiStringSet
Specialization for string sets containing std::string.
MiTypedDataSet< MbVec3d > MiVec3dSet
Specialization for vector sets containing MbVec3d.