MbDataSet< _T > Class Template Reference
[Data]

MeshViz Generic data set implementation. More...

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

Inheritance diagram for MbDataSet< _T >:
MbTypedDataSet< _T > MiTypedDataSet< _T > MiDataSet

List of all members.

Public Member Functions

 MbDataSet ()
 MbDataSet (const std::string &name, MiDataSet::DataBinding binding)
virtual _T getMin () const
virtual _T getMax () const

Detailed Description

template<typename _T>
class MbDataSet< _T >

MeshViz Generic data set implementation.

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


Constructor & Destructor Documentation

template<typename _T>
MbDataSet< _T >::MbDataSet (  )  [inline]

Constructor for an empty default dataset.


Initializes name to empty string, data binding to PER_NODE and timestamp to 1.

template<typename _T>
MbDataSet< _T >::MbDataSet ( const std::string &  name,
MiDataSet::DataBinding  binding 
) [inline]

Constructor for dataset with specific name and specific data binding.

Initializes timestamp to 1.


Member Function Documentation

template<typename _T>
virtual _T MbDataSet< _T >::getMax (  )  const [inline, virtual]
template<typename _T>
virtual _T MbDataSet< _T >::getMin (  )  const [inline, virtual]

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

Open Inventor by FEI reference manual, generated on 30 Jul 2019
Copyright © FEI S.A.S. All rights reserved.
http://www.openinventor.com/