Open Inventor Release 2023.2.3
 
Loading...
Searching...
No Matches
MiDataSetI.h File Reference

Go to the source code of this file.

Classes

class  MiDataSetI< _T >
  MeshViz Generic data set interface for unstructured meshes. More...
 

Typedefs

typedef MiDataSetI< double > MiScalardSetI
 Specialization for unstructured scalar sets containing double.
 
typedef MiDataSetI< MbVec3dMiVec3dSetI
 Specialization for unstructured vector sets containing MbVec3d.
 
typedef MiDataSetI< std::string > MiStringSetI
 Specialization for unstructured string sets containing std::string.
 

Variables

template class MESHVIZXLM_EXTR_API MiDataSetI< double >
 
template class MESHVIZXLM_EXTR_API MiDataSetI< MbVec3d >
 

Variable Documentation

◆ MiDataSetI< double >

template class MESHVIZXLM_EXTR_API MiDataSetI< double >

Definition at line 50 of file MiDataSetI.h.

◆ MiDataSetI< MbVec3d >

Definition at line 58 of file MiDataSetI.h.