Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
MiTypedDataSet.h File Reference

Go to the source code of this file.

Classes

class  MiTypedDataSet< _T >
  MeshViz Generic typed data set interface. More...
 

Typedefs

typedef MiTypedDataSet< double > MiScalardSet
 Specialization for scalar sets containing double.
 
typedef MiTypedDataSet< MbVec3dMiVec3dSet
 Specialization for vector sets containing MbVec3d.
 
typedef MiTypedDataSet< std::string > MiStringSet
 Specialization for string sets containing std::string.
 

Variables

template class MESHVIZXLM_EXTR_API MiTypedDataSet< double >
 
template class MESHVIZXLM_EXTR_API MiTypedDataSet< MbVec3d >
 

Variable Documentation

◆ MiTypedDataSet< double >

template class MESHVIZXLM_EXTR_API MiTypedDataSet< double >

Definition at line 44 of file MiTypedDataSet.h.

◆ MiTypedDataSet< MbVec3d >

Definition at line 52 of file MiTypedDataSet.h.