Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include <mitkMeshUtil.h>
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) |
Definition at line 110 of file mitkMeshUtil.h.
|
inlinestatic |
Definition at line 113 of file mitkMeshUtil.h.