ITK  4.2.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions
itk::Functor::NumberOfLinesLabelObjectAccessor< TLabelObject > Class Template Reference

#include <itkLabelObjectAccessors.h>

List of all members.

Public Types

typedef int AttributeValueType
typedef TLabelObject LabelObjectType

Public Member Functions

AttributeValueType operator() (const LabelObjectType *labelObject) const

Detailed Description

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

Definition at line 51 of file itkLabelObjectAccessors.h.


Member Typedef Documentation

template<class TLabelObject >
typedef int itk::Functor::NumberOfLinesLabelObjectAccessor< TLabelObject >::AttributeValueType

Definition at line 55 of file itkLabelObjectAccessors.h.

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

Definition at line 54 of file itkLabelObjectAccessors.h.


Member Function Documentation

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

Definition at line 57 of file itkLabelObjectAccessors.h.


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