#include <itkQuadEdgeMeshDecimationCriteria.h>
Definition at line 205 of file itkQuadEdgeMeshDecimationCriteria.h.
Inheritance diagram for itk::MaxMeasureBoundCriterion< TMesh, TElement, TMeasure, TPriorityQueueWrapper >:
Collaboration diagram for itk::MaxMeasureBoundCriterion< TMesh, TElement, TMeasure, TPriorityQueueWrapper >:Public Types | |
| using | CellsContainerConstIterator = typename MeshType::CellsContainerConstIterator |
| using | ConstPointer = SmartPointer<const Self> |
| using | Pointer = SmartPointer<Self> |
| using | Self = MaxMeasureBoundCriterion |
| using | Superclass = QuadEdgeMeshDecimationCriterion<TMesh, TElement, TMeasure, TPriorityQueueWrapper> |
Public Member Functions | |
| virtual::itk::LightObject::Pointer | CreateAnother () const |
| virtual const char * | GetNameOfClass () const |
| bool | is_satisfied (MeshType *iMesh, const ElementType &iElement, const MeasureType &iValue) const override |
Static Public Member Functions | |
| static Pointer | New () |
Protected Member Functions | |
| MaxMeasureBoundCriterion () | |
| ~MaxMeasureBoundCriterion () override=default | |
| using itk::MaxMeasureBoundCriterion< TMesh, TElement, TMeasure, TPriorityQueueWrapper >::CellsContainerConstIterator = typename MeshType::CellsContainerConstIterator |
Definition at line 223 of file itkQuadEdgeMeshDecimationCriteria.h.
| using itk::MaxMeasureBoundCriterion< TMesh, TElement, TMeasure, TPriorityQueueWrapper >::ConstPointer = SmartPointer<const Self> |
Definition at line 213 of file itkQuadEdgeMeshDecimationCriteria.h.
| using itk::MaxMeasureBoundCriterion< TMesh, TElement, TMeasure, TPriorityQueueWrapper >::Pointer = SmartPointer<Self> |
Definition at line 212 of file itkQuadEdgeMeshDecimationCriteria.h.
| using itk::MaxMeasureBoundCriterion< TMesh, TElement, TMeasure, TPriorityQueueWrapper >::Self = MaxMeasureBoundCriterion |
Definition at line 211 of file itkQuadEdgeMeshDecimationCriteria.h.
| using itk::MaxMeasureBoundCriterion< TMesh, TElement, TMeasure, TPriorityQueueWrapper >::Superclass = QuadEdgeMeshDecimationCriterion<TMesh, TElement, TMeasure, TPriorityQueueWrapper> |
Definition at line 214 of file itkQuadEdgeMeshDecimationCriteria.h.
|
inlineprotected |
Definition at line 238 of file itkQuadEdgeMeshDecimationCriteria.h.
|
overrideprotecteddefault |
| virtual::itk::LightObject::Pointer itk::MaxMeasureBoundCriterion< TMesh, TElement, TMeasure, TPriorityQueueWrapper >::CreateAnother | ( | ) | const |
|
virtual |
|
inlineoverride |
Definition at line 230 of file itkQuadEdgeMeshDecimationCriteria.h.
|
static |
New macro for creation of through a Smart Pointer