ITK  4.4.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | List of all members
itk::Functor::PrincipalAxesLabelObjectAccessor< TLabelObject > Class Template Reference

#include <itkShapeLabelObjectAccessors.h>

Detailed Description

template<class TLabelObject>
class itk::Functor::PrincipalAxesLabelObjectAccessor< TLabelObject >

Definition at line 143 of file itkShapeLabelObjectAccessors.h.

Public Types

typedef LabelObjectType::MatrixType AttributeValueType
 
typedef TLabelObject LabelObjectType
 

Public Member Functions

AttributeValueType operator() (const LabelObjectType *labelObject) const
 

Member Typedef Documentation

template<class TLabelObject >
typedef LabelObjectType::MatrixType itk::Functor::PrincipalAxesLabelObjectAccessor< TLabelObject >::AttributeValueType

Definition at line 147 of file itkShapeLabelObjectAccessors.h.

template<class TLabelObject >
typedef TLabelObject itk::Functor::PrincipalAxesLabelObjectAccessor< TLabelObject >::LabelObjectType

Definition at line 146 of file itkShapeLabelObjectAccessors.h.

Member Function Documentation

template<class TLabelObject >
AttributeValueType itk::Functor::PrincipalAxesLabelObjectAccessor< TLabelObject >::operator() ( const LabelObjectType labelObject) const
inline

Definition at line 149 of file itkShapeLabelObjectAccessors.h.


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