Go to the source code of this file.
Classes | |
class | MiDataSetIj< _T > |
Generic data set interface for structured surface meshes. More... | |
Typedefs | |
typedef MiDataSetIj< double > | MiScalardSetIj |
Specialization for structured scalar sets containing double. | |
typedef MiDataSetIj< MbVec3d > | MiVec3dSetIj |
Specialization for structured vector sets containing MbVec3d. | |
typedef MiDataSetIj< std::string > | MiStringSetIj |
Specialization for structured string sets containing std::string. | |
Variables | |
template class MESHVIZXLM_EXTR_API | MiDataSetIj< double > |
template class MESHVIZXLM_EXTR_API | MiDataSetIj< MbVec3d > |
template class MESHVIZXLM_EXTR_API MiDataSetIj< double > |
Definition at line 49 of file MiDataSetIj.h.
template class MESHVIZXLM_EXTR_API MiDataSetIj< MbVec3d > |
Definition at line 57 of file MiDataSetIj.h.