18 #ifndef itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter_h
19 #define itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter_h
30 template<
typename TInput,
typename TOutput,
typename TCriterion >
92 return static_cast< MeasureType >( org.SquaredEuclideanDistanceTo(dest) );
102 OutputPointType Relocate(OutputQEType *iEdge) ITK_OVERRIDE;
110 #include "itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.hxx"
SmartPointer< Self > Pointer
Light weight base class for most itk classes.
OutputMeshType::QEType OutputQEType
Superclass::PriorityQueueItemType PriorityQueueItemType
EdgeDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion > Superclass
CriterionType::MeasureType MeasureType
OutputMeshType::QEType OutputQEType
OutputMeshType::PointIdentifier OutputPointIdentifier
Superclass::QueueMapIterator QueueMapIterator
InputMeshType::Pointer InputMeshPointer
OutputMeshType::EdgeCellType OutputEdgeCellType
OutputMeshType::PointType OutputPointType
SquaredEdgeLengthDecimationQuadEdgeMeshFilter Self
OutputMeshType::PointIdentifier OutputPointIdentifier
OutputMeshType::CellsContainerIterator OutputCellsContainerIterator
OutputMeshType::Pointer OutputMeshPointer
Superclass::QueueMapType QueueMapType
OutputMeshType::PointType OutputPointType
ImageBaseType::PointType PointType
Superclass::PriorityQueuePointer PriorityQueuePointer
Superclass::OperatorPointer OperatorPointer
Superclass::OperatorType OperatorType
CriterionType::MeasureType MeasureType
SmartPointer< const Self > ConstPointer
Superclass::PriorityType PriorityType
Superclass::PriorityQueueType PriorityQueueType