Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts
Public Types | Public Member Functions

itk::Functor::CentroidLabelObjectAccessor< TLabelObject > Class Template Reference

#include <itkShapeLabelObjectAccessors.h>

List of all members.

Public Types

typedef
LabelObjectType::CentroidType 
AttributeValueType
typedef TLabelObject LabelObjectType

Public Member Functions

AttributeValueType operator() (const LabelObjectType *labelObject) const

Detailed Description

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

Definition at line 120 of file itkShapeLabelObjectAccessors.h.


Member Typedef Documentation

template<class TLabelObject >
typedef LabelObjectType::CentroidType itk::Functor::CentroidLabelObjectAccessor< TLabelObject >::AttributeValueType

Definition at line 124 of file itkShapeLabelObjectAccessors.h.

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

Definition at line 123 of file itkShapeLabelObjectAccessors.h.


Member Function Documentation

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

Definition at line 126 of file itkShapeLabelObjectAccessors.h.


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

Generated at Tue Jul 13 2010 04:00:22 for ITK by doxygen 1.7.1 written by Dimitri van Heesch, © 1997-2000