MiDataSetI< _T > Class Template Reference
[DataSets]

MeshViz Generic data set interface for unstructured meshes. More...

#include <MeshVizXLM/mesh/data/MiDataSetI.h>

Inheritance diagram for MiDataSetI< _T >:
MiTypedDataSet< _T > MiDataSet MeXDataSetI< _T >

List of all members.

Public Member Functions

virtual _T get (size_t i) const =0

Detailed Description

template<typename _T>
class MiDataSetI< _T >

MeshViz Generic data set interface for unstructured meshes.

A generic abstract template interface for a data set usable in any extract of an unstructured mesh.

See related examples:

MyLineMeshCurvilinear, MyLineMeshRegular, MyLineMeshUnstructured, MySurfaceMeshUnstructured, MyVolumeMeshUnstructured, MyVolumeMeshHexahedronIjk


Member Function Documentation

template<typename _T>
virtual _T MiDataSetI< _T >::get ( size_t  i  )  const [pure virtual]

Returns the i-th value of this set.


The documentation for this class was generated from the following file:

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