Medical Imaging Interaction Toolkit
2018.4.99-389bf124
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=0) |
![]() | |
static double | GetPointScalar (typename MeshType::PointDataContainer *, typename MeshType::PointIdentifier, MeshType *=nullptr, unsigned int=0) |
static double | GetCellScalar (typename MeshType::CellDataContainer *, typename MeshType::CellIdentifier, MeshType *=nullptr, unsigned int=0) |
Definition at line 91 of file mitkMeshUtil.h.
|
inlinestatic |
Definition at line 94 of file mitkMeshUtil.h.