18#ifndef itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter_h 
   19#define itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter_h 
   30template <
typename TInput, 
typename TOutput, 
typename TCriterion>
 
   93    return static_cast<MeasureType>(org.SquaredEuclideanDistanceTo(dest));
 
 
 
  108#include "itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.hxx" 
OutputMeshType * m_OutputMesh
 
typename PriorityQueueType::Pointer PriorityQueuePointer
 
typename OperatorType::Pointer OperatorPointer
 
PriorityQueueContainer< PriorityQueueItemType *, ElementWrapperPointerInterface< PriorityQueueItemType * >, PriorityType > PriorityQueueType
 
std::map< OutputQEType *, PriorityQueueItemType * > QueueMapType
 
QuadEdgeMeshEulerOperatorJoinVertexFunction< OutputMeshType, OutputQEType > OperatorType
 
typename QueueMapType::iterator QueueMapIterator
 
typename CriterionType::PriorityType PriorityType
 
typename CriterionType::PriorityQueueWrapperType PriorityQueueItemType
 
EdgeDecimationQuadEdgeMeshFilter()
 
Implements transparent reference counting.
 
typename OutputMeshType::EdgeCellType OutputEdgeCellType
 
typename CriterionType::MeasureType MeasureType
 
OutputPointType Relocate(OutputQEType *iEdge) override
 
typename OutputMeshType::PointType OutputPointType
 
typename OutputMeshType::CellsContainerIterator OutputCellsContainerIterator
 
SquaredEdgeLengthDecimationQuadEdgeMeshFilter Self
 
SmartPointer< const Self > ConstPointer
 
SmartPointer< Self > Pointer
 
InputMeshType OutputMeshType
 
EdgeDecimationQuadEdgeMeshFilter< InputMeshType, InputMeshType, CriterionType > Superclass
 
typename OutputMeshType::QEType OutputQEType
 
CriterionType CriterionType
 
SquaredEdgeLengthDecimationQuadEdgeMeshFilter()
 
typename OutputMeshType::Pointer OutputMeshPointer
 
typename OutputMeshType::PointIdentifier OutputPointIdentifier
 
MeasureType MeasureEdge(OutputQEType *iEdge) override
 
InputMeshType InputMeshType
 
~SquaredEdgeLengthDecimationQuadEdgeMeshFilter() override=default
 
typename InputMeshType::Pointer InputMeshPointer
 
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....