Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
NullScalarAccessor< MeshType > Class Template Reference

#include <mitkMeshUtil.h>

Inheritance diagram for NullScalarAccessor< MeshType >:

Static Public Member Functions

static double GetPointScalar (typename MeshType::PointDataContainer *, typename MeshType::PointIdentifier, MeshType *=NULL, unsigned int=0)
 
static double GetCellScalar (typename MeshType::CellDataContainer *, typename MeshType::CellIdentifier, MeshType *=NULL, unsigned int=0)
 

Detailed Description

template<typename MeshType>
class NullScalarAccessor< MeshType >

Definition at line 53 of file mitkMeshUtil.h.

Member Function Documentation

template<typename MeshType >
static double NullScalarAccessor< MeshType >::GetCellScalar ( typename MeshType::CellDataContainer *  ,
typename MeshType::CellIdentifier  ,
MeshType *  = NULL,
unsigned  int = 0 
)
inlinestatic

Definition at line 64 of file mitkMeshUtil.h.

template<typename MeshType >
static double NullScalarAccessor< MeshType >::GetPointScalar ( typename MeshType::PointDataContainer *  ,
typename MeshType::PointIdentifier  ,
MeshType *  = NULL,
unsigned int  = 0 
)
inlinestatic

Definition at line 56 of file mitkMeshUtil.h.


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