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

Go to the source code of this file.

Classes

class  MiDataSetIj< _T >
  MeshViz Generic data set interface for structured surface meshes. More...
 

Typedefs

typedef MiDataSetIj< double > MiScalardSetIj
 Specialization for structured scalar sets containing double.
 
typedef MiDataSetIj< MbVec3dMiVec3dSetIj
 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 >
 

Variable Documentation

◆ MiDataSetIj< double >

template class MESHVIZXLM_EXTR_API MiDataSetIj< double >

Definition at line 49 of file MiDataSetIj.h.

◆ MiDataSetIj< MbVec3d >

Definition at line 57 of file MiDataSetIj.h.