#include <itkLabelObjectAccessors.h>
Public Types | |
| typedef TAttributeAccessor | AttributeAccessorType |
| typedef TLabelObject | LabelObjectType |
Public Member Functions | |
| LabelObjectReverseComparator (LabelObjectReverseComparator const &from) | |
| LabelObjectReverseComparator () | |
| bool | operator() (const LabelObjectType *a, const LabelObjectType *b) const |
Definition at line 74 of file itkLabelObjectAccessors.h.
| typedef TAttributeAccessor itk::Functor::LabelObjectReverseComparator< TLabelObject, TAttributeAccessor >::AttributeAccessorType |
Definition at line 78 of file itkLabelObjectAccessors.h.
| typedef TLabelObject itk::Functor::LabelObjectReverseComparator< TLabelObject, TAttributeAccessor >::LabelObjectType |
Definition at line 77 of file itkLabelObjectAccessors.h.
| itk::Functor::LabelObjectReverseComparator< TLabelObject, TAttributeAccessor >::LabelObjectReverseComparator | ( | ) | [inline] |
Definition at line 84 of file itkLabelObjectAccessors.h.
| itk::Functor::LabelObjectReverseComparator< TLabelObject, TAttributeAccessor >::LabelObjectReverseComparator | ( | LabelObjectReverseComparator< TLabelObject, TAttributeAccessor > const & | from | ) | [inline] |
Definition at line 85 of file itkLabelObjectAccessors.h.
References itk::Functor::LabelObjectReverseComparator< TLabelObject, TAttributeAccessor >::m_Accessor.
| bool itk::Functor::LabelObjectReverseComparator< TLabelObject, TAttributeAccessor >::operator() | ( | const LabelObjectType * | a, | |
| const LabelObjectType * | b | |||
| ) | const [inline] |
Definition at line 79 of file itkLabelObjectAccessors.h.
1.5.8 written by Dimitri van Heesch,
© 1997-2000