DataSets
[Mesh interfaces]

Classes

class  MiDataSet
  MeshViz Generic data set interface. More...
class  MiDataSetI< _T >
  MeshViz Generic data set interface for unstructured meshes. More...
class  MiDataSetIj< _T >
  MeshViz Generic data set interface for structured surface meshes. More...
class  MiDataSetIjk< _T >
  MeshViz Generic data set interface for structured volume meshes. More...
class  MiTypedDataSet< _T >
  MeshViz Generic typed data set interface. More...

Typedefs

typedef MiDataSetI< double > MiScalardSetI
typedef MiDataSetI< MbVec3dMiVec3dSetI
typedef MiDataSetI< std::string > MiStringSetI
typedef MiDataSetIj< double > MiScalardSetIj
typedef MiDataSetIj< MbVec3dMiVec3dSetIj
typedef MiDataSetIj< std::string > MiStringSetIj
typedef MiDataSetIjk< double > MiScalardSetIjk
typedef MiDataSetIjk< MbVec3dMiVec3dSetIjk
typedef MiDataSetIjk< std::string > MiStringSetIjk
typedef MiTypedDataSet< double > MiScalardSet
typedef MiTypedDataSet< MbVec3dMiVec3dSet
typedef MiTypedDataSet
< std::string > 
MiStringSet

Typedef Documentation

typedef MiTypedDataSet<double> MiScalardSet

Specialization for scalar sets containing double.

typedef MiDataSetI<double> MiScalardSetI

Specialization for unstructured scalar sets containing double.

typedef MiDataSetIj<double> MiScalardSetIj

Specialization for structured scalar sets containing double.

typedef MiDataSetIjk<double> MiScalardSetIjk

Specialization for structured scalar sets containing double.

typedef MiTypedDataSet<std::string> MiStringSet

Specialization for string sets containing std::string.

typedef MiDataSetI<std::string> MiStringSetI

Specialization for unstructured string sets containing std::string.

typedef MiDataSetIj<std::string> MiStringSetIj

Specialization for structured string sets containing std::string.

typedef MiDataSetIjk<std::string> MiStringSetIjk

Specialization for structured string sets containing std::string.

Specialization for vector sets containing MbVec3d.

Specialization for unstructured vector sets containing MbVec3d.

Specialization for structured vector sets containing MbVec3d.

Specialization for structured vector sets containing MbVec3d.


Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/