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

#include <mitkMeshUtil.h>

Inheritance diagram for SimplexMeshAccessor< MeshType >:
Collaboration diagram for SimplexMeshAccessor< MeshType >:

Static Public Member Functions

static double GetPointScalar (typename MeshType::PointDataContainer *, typename MeshType::PointIdentifier idx, MeshType *mesh, unsigned int type=0)
 
- Static Public Member Functions inherited from NullScalarAccessor< MeshType >
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 SimplexMeshAccessor< MeshType >

Definition at line 110 of file mitkMeshUtil.h.

Member Function Documentation

template<typename MeshType >
static double SimplexMeshAccessor< MeshType >::GetPointScalar ( typename MeshType::PointDataContainer *  ,
typename MeshType::PointIdentifier  idx,
MeshType *  mesh,
unsigned int  type = 0 
)
inlinestatic

Definition at line 113 of file mitkMeshUtil.h.


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