Medical Imaging Interaction Toolkit  2018.4.99-389bf124
Medical Imaging Interaction Toolkit
MeanCurvatureAccessor< MeshType > Class Template Reference

#include <mitkMeshUtil.h>

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

Static Public Member Functions

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

Detailed Description

template<typename MeshType>
class MeanCurvatureAccessor< MeshType >

Definition at line 91 of file mitkMeshUtil.h.

Member Function Documentation

◆ GetPointScalar()

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

Definition at line 94 of file mitkMeshUtil.h.


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