Medical Imaging Interaction Toolkit  2016.11.0
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 *=NULL, unsigned int=0)
 
static double GetCellScalar (typename MeshType::CellDataContainer *, typename MeshType::CellIdentifier, MeshType *=NULL, unsigned int=0)
 

Detailed Description

template<typename MeshType>
class MeanCurvatureAccessor< MeshType >

Definition at line 95 of file mitkMeshUtil.h.

Member Function Documentation

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

Definition at line 98 of file mitkMeshUtil.h.


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