#include <itkKLMSegmentationBorder.h>
Collaboration diagram for itk::KLMDynamicBorderArray< TBorder >:
Public Member Functions | |
bool | operator> (const KLMDynamicBorderArray< TBorder > &rhs) const |
bool | operator> (const KLMDynamicBorderArray< TBorder > *rhs) const |
Public Attributes | |
TBorder * | m_Pointer |
This is a tiny class similar to smart pointers that maintains a reference to a list of borders pointed by a region.
Definition at line 40 of file itkKLMSegmentationBorder.h.
|
Definition at line 69 of file itkKLMSegmentationBorder.h. |
|
Greater than operators defined to work with both static objects or pointer to objects. Definition at line 45 of file itkKLMSegmentationBorder.h. |
|
Definition at line 78 of file itkKLMSegmentationBorder.h. Referenced by itk::KLMDynamicBorderArray< BorderType >::operator>(). |