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::HistogramLabelObjectAccessor< TLabelObject > Class Template Reference

#include <itkStatisticsLabelObjectAccessors.h>

List of all members.

Public Types

typedef
LabelObjectType::HistogramType * 
AttributeValueType
typedef TLabelObject LabelObjectType

Public Member Functions

AttributeValueType operator() (const LabelObjectType *labelObject) const

Detailed Description

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

Definition at line 240 of file itkStatisticsLabelObjectAccessors.h.


Member Typedef Documentation

template<class TLabelObject >
typedef LabelObjectType::HistogramType* itk::Functor::HistogramLabelObjectAccessor< TLabelObject >::AttributeValueType

Definition at line 244 of file itkStatisticsLabelObjectAccessors.h.

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

Definition at line 243 of file itkStatisticsLabelObjectAccessors.h.


Member Function Documentation

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

Definition at line 246 of file itkStatisticsLabelObjectAccessors.h.


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

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