Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

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

#include <itkStatisticsLabelObjectAccessors.h>

List of all members.

Public Types

typedef double AttributeValueType
typedef TLabelObject LabelObjectType

Public Member Functions

AttributeValueType operator() (const LabelObjectType *labelObject) const


Detailed Description

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

Definition at line 29 of file itkStatisticsLabelObjectAccessors.h.


Member Typedef Documentation

template<class TLabelObject >
typedef double itk::Functor::MinimumLabelObjectAccessor< TLabelObject >::AttributeValueType

Definition at line 33 of file itkStatisticsLabelObjectAccessors.h.

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

Definition at line 32 of file itkStatisticsLabelObjectAccessors.h.


Member Function Documentation

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

Definition at line 35 of file itkStatisticsLabelObjectAccessors.h.


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

Generated at Tue Sep 15 15:30:50 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000