![]() |
Orfeo Toolbox
3.16
|
#include <itkLabelObjectAccessors.h>
Collaboration diagram for itk::Functor::LabelObjectComparator< TLabelObject, TAttributeAccessor >:Public Types | |
| typedef TAttributeAccessor | AttributeAccessorType |
| typedef TAttributeAccessor | AttributeAccessorType |
| typedef TLabelObject | LabelObjectType |
| typedef TLabelObject | LabelObjectType |
Public Member Functions | |
| LabelObjectComparator () | |
| LabelObjectComparator (LabelObjectComparator const &from) | |
| bool | operator() (const LabelObjectType *a, const LabelObjectType *b) const |
| bool | operator() (const LabelObjectType *a, const LabelObjectType *b) |
Private Attributes | |
| AttributeAccessorType | accessor |
| AttributeAccessorType | m_Accessor |
Definition at line 55 of file itkLabelObjectAccessors.h.
| typedef TAttributeAccessor itk::Functor::LabelObjectComparator< TLabelObject, TAttributeAccessor >::AttributeAccessorType |
Definition at line 59 of file itkLabelObjectAccessors.h.
| typedef TAttributeAccessor itk::Functor::LabelObjectComparator< TLabelObject, TAttributeAccessor >::AttributeAccessorType |
Definition at line 62 of file itkLabelObjectUtils.h.
| typedef TLabelObject itk::Functor::LabelObjectComparator< TLabelObject, TAttributeAccessor >::LabelObjectType |
Definition at line 58 of file itkLabelObjectAccessors.h.
| typedef TLabelObject itk::Functor::LabelObjectComparator< TLabelObject, TAttributeAccessor >::LabelObjectType |
Definition at line 61 of file itkLabelObjectUtils.h.
|
inline |
Definition at line 64 of file itkLabelObjectAccessors.h.
|
inline |
Definition at line 65 of file itkLabelObjectAccessors.h.
References itk::Functor::LabelObjectComparator< TLabelObject, TAttributeAccessor >::m_Accessor.
|
inline |
Definition at line 60 of file itkLabelObjectAccessors.h.
References itk::Functor::LabelObjectComparator< TLabelObject, TAttributeAccessor >::m_Accessor.
|
inline |
Definition at line 63 of file itkLabelObjectUtils.h.
References itk::Functor::LabelObjectComparator< TLabelObject, TAttributeAccessor >::accessor.
|
private |
Definition at line 68 of file itkLabelObjectUtils.h.
Referenced by itk::Functor::LabelObjectComparator< TLabelObject, TAttributeAccessor >::operator()().
|
private |