ITK  5.0.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion > Class Template Reference

#include <itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h>

+ Inheritance diagram for itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >:
+ Collaboration diagram for itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >:

Detailed Description

template<typename TInput, typename TOutput, typename TCriterion>
class itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >

Definition at line 31 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.

Public Types

using ConstPointer = SmartPointer< const Self >
 
using CriterionType = TCriterion
 
using InputMeshPointer = typename InputMeshType::Pointer
 
using InputMeshType = TInput
 
using MeasureType = typename CriterionType::MeasureType
 
using OperatorPointer = typename Superclass::OperatorPointer
 
using OperatorType = typename Superclass::OperatorType
 
using OutputCellsContainerIterator = typename OutputMeshType::CellsContainerIterator
 
using OutputEdgeCellType = typename OutputMeshType::EdgeCellType
 
using OutputMeshPointer = typename OutputMeshType::Pointer
 
using OutputMeshType = TOutput
 
using OutputPointIdentifier = typename OutputMeshType::PointIdentifier
 
using OutputPointType = typename OutputMeshType::PointType
 
using OutputQEType = typename OutputMeshType::QEType
 
using Pointer = SmartPointer< Self >
 
using PriorityQueueItemType = typename Superclass::PriorityQueueItemType
 
using PriorityQueuePointer = typename Superclass::PriorityQueuePointer
 
using PriorityQueueType = typename Superclass::PriorityQueueType
 
using PriorityType = typename Superclass::PriorityType
 
using QueueMapIterator = typename Superclass::QueueMapIterator
 
using QueueMapType = typename Superclass::QueueMapType
 
using Self = SquaredEdgeLengthDecimationQuadEdgeMeshFilter
 
using Superclass = EdgeDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >
 
- Public Types inherited from itk::EdgeDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >
using ConstPointer = SmartPointer< const Self >
 
using CriterionPointer = typename CriterionType::Pointer
 
using CriterionType = TCriterion
 
using InputMeshPointer = typename InputMeshType::Pointer
 
using InputMeshType = TInput
 
using MeasureType = typename CriterionType::MeasureType
 
using OperatorPointer = typename OperatorType::Pointer
 
using OperatorType = QuadEdgeMeshEulerOperatorJoinVertexFunction< OutputMeshType, OutputQEType >
 
using OutputCellIdentifier = typename OutputMeshType::CellIdentifier
 
using OutputCellsContainerIterator = typename OutputMeshType::CellsContainerIterator
 
using OutputCellsContainerPointer = typename OutputMeshType::CellsContainerPointer
 
using OutputCellType = typename OutputMeshType::CellType
 
using OutputEdgeCellType = typename OutputMeshType::EdgeCellType
 
using OutputMeshPointer = typename OutputMeshType::Pointer
 
using OutputMeshType = TOutput
 
using OutputPointIdentifier = typename OutputMeshType::PointIdentifier
 
using OutputPointType = typename OutputMeshType::PointType
 
using OutputPolygonType = QuadEdgeMeshPolygonCell< OutputCellType >
 
using OutputQEType = typename OutputMeshType::QEType
 
using OutputVectorType = typename OutputPointType::VectorType
 
using Pointer = SmartPointer< Self >
 
using PriorityQueueItemType = typename CriterionType::PriorityQueueWrapperType
 
using PriorityQueuePointer = typename PriorityQueueType::Pointer
 
using PriorityQueueType = PriorityQueueContainer< PriorityQueueItemType *, ElementWrapperPointerInterface< PriorityQueueItemType * >, PriorityType >
 
using PriorityType = typename CriterionType::PriorityType
 
using QueueMapConstIterator = typename QueueMapType::const_iterator
 
using QueueMapIterator = typename QueueMapType::iterator
 
using QueueMapType = std::map< OutputQEType *, PriorityQueueItemType * >
 
using Self = EdgeDecimationQuadEdgeMeshFilter
 
using Superclass = DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >
 
- Public Types inherited from itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >
using ConstPointer = SmartPointer< const Self >
 
using CriterionPointer = typename CriterionType::Pointer
 
using CriterionType = TCriterion
 
using InputMeshPointer = typename InputMeshType::Pointer
 
using InputMeshType = TInput
 
using MeasureType = typename CriterionType::MeasureType
 
using OutputMeshPointer = typename OutputMeshType::Pointer
 
using OutputMeshType = TOutput
 
using Pointer = SmartPointer< Self >
 
using PriorityQueueItemType = typename CriterionType::PriorityQueueWrapperType
 
using PriorityType = typename CriterionType::PriorityType
 
using Self = DecimationQuadEdgeMeshFilter
 
using Superclass = QuadEdgeMeshToQuadEdgeMeshFilter< TInput, TOutput >
 
- Public Types inherited from itk::QuadEdgeMeshToQuadEdgeMeshFilter< TInput, TOutput >
using ConstPointer = SmartPointer< const Self >
 
using InputCellDataContainer = typename InputMeshType::CellDataContainer
 
using InputCellsContainerConstIterator = typename InputMeshType::CellsContainerConstIterator
 
using InputCellsContainerConstPointer = typename InputMeshType::CellsContainerConstPointer
 
using InputCellTraits = typename InputMeshType::CellTraits
 
using InputCoordRepType = typename InputMeshType::CoordRepType
 
using InputEdgeCellType = typename InputMeshType::EdgeCellType
 
using InputMeshConstPointer = typename InputMeshType::ConstPointer
 
using InputMeshPointer = typename InputMeshType::Pointer
 
using InputMeshType = TInput
 
using InputPointDataContainer = typename InputMeshType::PointDataContainer
 
using InputPointDataContainerConstPointer = typename InputPointDataContainer::ConstPointer
 
using InputPointIdentifier = typename InputMeshType::PointIdentifier
 
using InputPointIdList = typename InputMeshType::PointIdList
 
using InputPointsContainerConstIterator = typename InputMeshType::PointsContainerConstIterator
 
using InputPointsContainerConstPointer = typename InputMeshType::PointsContainerConstPointer
 
using InputPointsIdInternalIterator = typename InputCellTraits::PointIdInternalIterator
 
using InputPointType = typename InputMeshType::PointType
 
using InputPolygonCellType = typename InputMeshType::PolygonCellType
 
using InputQEIterator = typename InputQEPrimal::IteratorGeom
 
using InputQEPrimal = typename InputMeshType::QEPrimal
 
using InputVectorType = typename InputMeshType::VectorType
 
using OutputCellDataContainer = typename OutputMeshType::CellDataContainer
 
using OutputCoordRepType = typename OutputMeshType::CoordRepType
 
using OutputMeshConstPointer = typename OutputMeshType::ConstPointer
 
using OutputMeshPointer = typename OutputMeshType::Pointer
 
using OutputMeshType = TOutput
 
using OutputPointDataContainer = typename OutputMeshType::PointDataContainer
 
using OutputPointIdentifier = typename OutputMeshType::PointIdentifier
 
using OutputPointsContainerConstPointer = typename OutputMeshType::PointsContainerConstPointer
 
using OutputPointsContainerIterator = typename OutputMeshType::PointsContainerIterator
 
using OutputPointsContainerPointer = typename OutputMeshType::PointsContainerPointer
 
using OutputPointType = typename OutputMeshType::PointType
 
using OutputQEIterator = typename OutputQEPrimal::IteratorGeom
 
using OutputQEPrimal = typename OutputMeshType::QEPrimal
 
using OutputVectorType = typename OutputMeshType::VectorType
 
using Pointer = SmartPointer< Self >
 
using Self = QuadEdgeMeshToQuadEdgeMeshFilter
 
using Superclass = MeshToMeshFilter< TInput, TOutput >
 
- Public Types inherited from itk::MeshToMeshFilter< TInput, TOutput >
using ConstPointer = SmartPointer< const Self >
 
using InputMeshPointer = typename InputMeshType::Pointer
 
using InputMeshType = TInput
 
using OutputMeshPointer = typename OutputMeshType::Pointer
 
using OutputMeshType = TOutput
 
using Pointer = SmartPointer< Self >
 
using Self = MeshToMeshFilter
 
using Superclass = MeshSource< TOutput >
 
- Public Types inherited from itk::MeshSource< TOutput >
using ConstPointer = SmartPointer< const Self >
 
using DataObjectIdentifierType = Superclass::DataObjectIdentifierType
 
using DataObjectPointer = DataObject::Pointer
 
using OutputMeshPointer = typename OutputMeshType::Pointer
 
using OutputMeshType = TOutput
 
using Pointer = SmartPointer< Self >
 
using Self = MeshSource
 
using Superclass = ProcessObject
 
using DataObjectPointerArraySizeType = ProcessObject::DataObjectPointerArraySizeType
 
- Public Types inherited from itk::ProcessObject
using ConstPointer = SmartPointer< const Self >
 
using DataObjectIdentifierType = DataObject::DataObjectIdentifierType
 
using DataObjectPointer = DataObject::Pointer
 
using DataObjectPointerArray = std::vector< DataObjectPointer >
 
using DataObjectPointerArraySizeType = DataObjectPointerArray::size_type
 
using MultiThreaderType = MultiThreaderBase
 
using NameArray = std::vector< DataObjectIdentifierType >
 
using Pointer = SmartPointer< Self >
 
using Self = ProcessObject
 
using Superclass = Object
 
- Public Types inherited from itk::Object
using ConstPointer = SmartPointer< const Self >
 
using Pointer = SmartPointer< Self >
 
using Self = Object
 
using Superclass = LightObject
 
- Public Types inherited from itk::LightObject
using ConstPointer = SmartPointer< const Self >
 
using Pointer = SmartPointer< Self >
 
using Self = LightObject
 

Public Member Functions

virtual ::itk::LightObject::Pointer CreateAnother () const
 
virtual const char * GetNameOfClass () const
 
- Public Member Functions inherited from itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >
virtual void SetCriterion (CriterionType *_arg)
 
- Public Member Functions inherited from itk::QuadEdgeMeshToQuadEdgeMeshFilter< TInput, TOutput >
virtual ::itk::LightObject::Pointer CreateAnother () const
 
- Public Member Functions inherited from itk::MeshToMeshFilter< TInput, TOutput >
const InputMeshTypeGetInput () const
 
const InputMeshTypeGetInput (unsigned int idx) const
 
void SetInput (const InputMeshType *input)
 
- Public Member Functions inherited from itk::MeshSource< TOutput >
OutputMeshTypeGetOutput ()
 
OutputMeshTypeGetOutput (unsigned int idx)
 
virtual void GraftNthOutput (unsigned int idx, DataObject *output)
 
virtual void GraftOutput (DataObject *output)
 
virtual void GraftOutput (const DataObjectIdentifierType &key, DataObject *output)
 
void SetOutput (TOutput *output)
 
DataObjectPointer MakeOutput (DataObjectPointerArraySizeType idx) override
 
- Public Member Functions inherited from itk::ProcessObject
virtual void AbortGenerateDataOff ()
 
virtual void AbortGenerateDataOn ()
 
virtual void EnlargeOutputRequestedRegion (DataObject *)
 
virtual const bool & GetAbortGenerateData () const
 
DataObjectPointerArray GetIndexedInputs ()
 
DataObjectPointerArray GetIndexedOutputs ()
 
NameArray GetInputNames () const
 
DataObjectPointerArray GetInputs ()
 
MultiThreaderTypeGetMultiThreader () const
 
DataObjectPointerArraySizeType GetNumberOfIndexedInputs () const
 
DataObjectPointerArraySizeType GetNumberOfIndexedOutputs () const
 
DataObjectPointerArraySizeType GetNumberOfInputs () const
 
DataObjectPointerArraySizeType GetNumberOfOutputs () const
 
virtual
DataObjectPointerArraySizeType 
GetNumberOfValidRequiredInputs () const
 
NameArray GetOutputNames () const
 
DataObjectPointerArray GetOutputs ()
 
virtual const float & GetProgress () const
 
NameArray GetRequiredInputNames () const
 
bool HasInput (const DataObjectIdentifierType &key) const
 
bool HasOutput (const DataObjectIdentifierType &key) const
 
virtual DataObjectPointer MakeOutput (const DataObjectIdentifierType &)
 
virtual void PrepareOutputs ()
 
virtual void PropagateRequestedRegion (DataObject *output)
 
virtual void ResetPipeline ()
 
virtual void SetAbortGenerateData (bool _arg)
 
void SetMultiThreader (MultiThreaderType *threader)
 
virtual void Update ()
 
virtual void UpdateLargestPossibleRegion ()
 
virtual void UpdateOutputData (DataObject *output)
 
virtual void UpdateOutputInformation ()
 
void UpdateProgress (float progress)
 
virtual void SetReleaseDataFlag (bool flag)
 
virtual bool GetReleaseDataFlag () const
 
void ReleaseDataFlagOn ()
 
void ReleaseDataFlagOff ()
 
virtual void SetReleaseDataBeforeUpdateFlag (bool _arg)
 
virtual const bool & GetReleaseDataBeforeUpdateFlag () const
 
virtual void ReleaseDataBeforeUpdateFlagOn ()
 
virtual void ReleaseDataBeforeUpdateFlagOff ()
 
virtual void SetNumberOfWorkUnits (ThreadIdType _arg)
 
virtual const ThreadIdTypeGetNumberOfWorkUnits () const
 
- Public Member Functions inherited from itk::Object
unsigned long AddObserver (const EventObject &event, Command *)
 
unsigned long AddObserver (const EventObject &event, Command *) const
 
virtual void DebugOff () const
 
virtual void DebugOn () const
 
CommandGetCommand (unsigned long tag)
 
bool GetDebug () const
 
MetaDataDictionaryGetMetaDataDictionary ()
 
const MetaDataDictionaryGetMetaDataDictionary () const
 
virtual ModifiedTimeType GetMTime () const
 
virtual const TimeStampGetTimeStamp () const
 
bool HasObserver (const EventObject &event) const
 
void InvokeEvent (const EventObject &)
 
void InvokeEvent (const EventObject &) const
 
virtual void Modified () const
 
void Register () const override
 
void RemoveAllObservers ()
 
void RemoveObserver (unsigned long tag)
 
void SetDebug (bool debugFlag) const
 
void SetReferenceCount (int) override
 
void UnRegister () const noexceptoverride
 
void SetMetaDataDictionary (const MetaDataDictionary &rhs)
 
void SetMetaDataDictionary (MetaDataDictionary &&rrhs)
 
virtual void SetObjectName (std::string _arg)
 
virtual const std::string & GetObjectName () const
 
- Public Member Functions inherited from itk::LightObject
virtual void Delete ()
 
virtual int GetReferenceCount () const
 
 itkCloneMacro (Self)
 
void Print (std::ostream &os, Indent indent=0) const
 

Static Public Member Functions

static Pointer New ()
 
- Static Public Member Functions inherited from itk::QuadEdgeMeshToQuadEdgeMeshFilter< TInput, TOutput >
static Pointer New ()
 
- Static Public Member Functions inherited from itk::MeshToMeshFilter< TInput, TOutput >
static Pointer New ()
 
- Static Public Member Functions inherited from itk::MeshSource< TOutput >
static Pointer New ()
 
- Static Public Member Functions inherited from itk::Object
static bool GetGlobalWarningDisplay ()
 
static void GlobalWarningDisplayOff ()
 
static void GlobalWarningDisplayOn ()
 
static Pointer New ()
 
static void SetGlobalWarningDisplay (bool flag)
 
- Static Public Member Functions inherited from itk::LightObject
static void BreakOnError ()
 
static Pointer New ()
 

Protected Member Functions

 SquaredEdgeLengthDecimationQuadEdgeMeshFilter ()
 
 ~SquaredEdgeLengthDecimationQuadEdgeMeshFilter () override=default
 
MeasureType MeasureEdge (OutputQEType *iEdge) override
 
OutputPointType Relocate (OutputQEType *iEdge) override
 
- Protected Member Functions inherited from itk::EdgeDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >
virtual unsigned int CheckQEProcessingStatus ()
 
void DeleteElement (OutputQEType *iEdge)
 
virtual void DeletePoint (const OutputPointIdentifier &iIdToBeDeleted, const OutputPointIdentifier &iRemaing)
 
 EdgeDecimationQuadEdgeMeshFilter ()
 
void Extract () override
 
void FillPriorityQueue () override
 
bool IsEdgeOKToBeProcessed (OutputQEType *iEdge)
 
virtual void JoinVertexFailed ()
 
SizeValueType NumberOfCommonVerticesIn0Ring () const
 
bool ProcessWithoutAnyTopologicalGuarantee () override
 
bool ProcessWithTopologicalGuarantee () override
 
void PushElement (OutputQEType *iEdge)
 
virtual void PushOrUpdateElement (OutputQEType *iEdge)
 
void RemoveEye ()
 
void RemoveSamosa ()
 
void TagElementOut (OutputQEType *iEdge)
 
 ~EdgeDecimationQuadEdgeMeshFilter () override
 
bool CheckOrientation (OutputQEType *iEdge, const OutputPointIdentifier &iId, const OutputPointType &iPt)
 
bool IsCriterionSatisfied () override
 
- Protected Member Functions inherited from itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >
 DecimationQuadEdgeMeshFilter ()
 
void GenerateData () override
 
virtual void Initialize ()
 
void PrintSelf (std::ostream &os, Indent indent) const override
 
 ~DecimationQuadEdgeMeshFilter () override=default
 
- Protected Member Functions inherited from itk::QuadEdgeMeshToQuadEdgeMeshFilter< TInput, TOutput >
virtual void CopyInputMeshToOutputMesh ()
 
virtual void CopyInputMeshToOutputMeshCellData ()
 
virtual void CopyInputMeshToOutputMeshCells ()
 
virtual void CopyInputMeshToOutputMeshEdgeCells ()
 
virtual void CopyInputMeshToOutputMeshFieldData ()
 
virtual void CopyInputMeshToOutputMeshGeometry ()
 
virtual void CopyInputMeshToOutputMeshPointData ()
 
virtual void CopyInputMeshToOutputMeshPoints ()
 
 QuadEdgeMeshToQuadEdgeMeshFilter ()
 
 ~QuadEdgeMeshToQuadEdgeMeshFilter () override=default
 
- Protected Member Functions inherited from itk::MeshToMeshFilter< TInput, TOutput >
void CopyInputMeshToOutputMeshCellData ()
 
void CopyInputMeshToOutputMeshCellLinks ()
 
void CopyInputMeshToOutputMeshCells ()
 
void CopyInputMeshToOutputMeshPointData ()
 
void CopyInputMeshToOutputMeshPoints ()
 
 MeshToMeshFilter ()
 
 ~MeshToMeshFilter () override=default
 
- Protected Member Functions inherited from itk::MeshSource< TOutput >
void GenerateInputRequestedRegion () override
 
 MeshSource ()
 
void PrintSelf (std::ostream &os, Indent indent) const override
 
 ~MeshSource () override=default
 
- Protected Member Functions inherited from itk::ProcessObject
virtual void AddInput (DataObject *input)
 
void AddOptionalInputName (const DataObjectIdentifierType &)
 
void AddOptionalInputName (const DataObjectIdentifierType &, DataObjectPointerArraySizeType idx)
 
virtual void AddOutput (DataObject *output)
 
bool AddRequiredInputName (const DataObjectIdentifierType &)
 
bool AddRequiredInputName (const DataObjectIdentifierType &, DataObjectPointerArraySizeType idx)
 
virtual void CacheInputReleaseDataFlags ()
 
virtual void GenerateOutputInformation ()
 
virtual void GenerateOutputRequestedRegion (DataObject *output)
 
DataObjectGetInput (const DataObjectIdentifierType &key)
 
const DataObjectGetInput (const DataObjectIdentifierType &key) const
 
virtual const
DataObjectPointerArraySizeType
GetNumberOfRequiredInputs () const
 
virtual const
DataObjectPointerArraySizeType
GetNumberOfRequiredOutputs () const
 
bool IsIndexedInputName (const DataObjectIdentifierType &) const
 
bool IsIndexedOutputName (const DataObjectIdentifierType &) const
 
bool IsRequiredInputName (const DataObjectIdentifierType &) const
 
DataObjectPointerArraySizeType MakeIndexFromInputName (const DataObjectIdentifierType &name) const
 
DataObjectPointerArraySizeType MakeIndexFromOutputName (const DataObjectIdentifierType &name) const
 
DataObjectIdentifierType MakeNameFromInputIndex (DataObjectPointerArraySizeType idx) const
 
DataObjectIdentifierType MakeNameFromOutputIndex (DataObjectPointerArraySizeType idx) const
 
virtual void PopBackInput ()
 
virtual void PopFrontInput ()
 
 ProcessObject ()
 
virtual void PropagateResetPipeline ()
 
virtual void PushBackInput (const DataObject *input)
 
virtual void PushFrontInput (const DataObject *input)
 
virtual void ReleaseInputs ()
 
virtual void RemoveInput (const DataObjectIdentifierType &key)
 
virtual void RemoveInput (DataObjectPointerArraySizeType)
 
virtual void RemoveOutput (const DataObjectIdentifierType &key)
 
virtual void RemoveOutput (DataObjectPointerArraySizeType idx)
 
bool RemoveRequiredInputName (const DataObjectIdentifierType &)
 
virtual void RestoreInputReleaseDataFlags ()
 
virtual void SetInput (const DataObjectIdentifierType &key, DataObject *input)
 
virtual void SetNthInput (DataObjectPointerArraySizeType num, DataObject *input)
 
virtual void SetNthOutput (DataObjectPointerArraySizeType num, DataObject *output)
 
void SetNumberOfIndexedInputs (DataObjectPointerArraySizeType num)
 
void SetNumberOfIndexedOutputs (DataObjectPointerArraySizeType num)
 
virtual void SetNumberOfRequiredInputs (DataObjectPointerArraySizeType)
 
virtual void SetNumberOfRequiredOutputs (DataObjectPointerArraySizeType _arg)
 
virtual void SetOutput (const DataObjectIdentifierType &key, DataObject *output)
 
virtual void SetPrimaryInput (DataObject *input)
 
virtual void SetPrimaryOutput (DataObject *output)
 
void SetRequiredInputNames (const NameArray &)
 
virtual void VerifyInputInformation () ITKv5_CONST
 
virtual void VerifyPreconditions () ITKv5_CONST
 
 ~ProcessObject () override
 
DataObjectGetInput (DataObjectPointerArraySizeType idx)
 
const DataObjectGetInput (DataObjectPointerArraySizeType idx) const
 
DataObjectGetPrimaryInput ()
 
const DataObjectGetPrimaryInput () const
 
virtual void SetPrimaryInputName (const DataObjectIdentifierType &key)
 
virtual const char * GetPrimaryInputName () const
 
DataObjectGetOutput (const DataObjectIdentifierType &key)
 
const DataObjectGetOutput (const DataObjectIdentifierType &key) const
 
virtual void SetPrimaryOutputName (const DataObjectIdentifierType &key)
 
virtual const char * GetPrimaryOutputName () const
 
DataObjectGetOutput (DataObjectPointerArraySizeType idx)
 
const DataObjectGetOutput (DataObjectPointerArraySizeType idx) const
 
DataObjectGetPrimaryOutput ()
 
const DataObjectGetPrimaryOutput () const
 
- Protected Member Functions inherited from itk::Object
 Object ()
 
bool PrintObservers (std::ostream &os, Indent indent) const
 
virtual void SetTimeStamp (const TimeStamp &time)
 
 ~Object () override
 
- Protected Member Functions inherited from itk::LightObject
virtual LightObject::Pointer InternalClone () const
 
 LightObject ()
 
virtual void PrintHeader (std::ostream &os, Indent indent) const
 
virtual void PrintTrailer (std::ostream &os, Indent indent) const
 
virtual ~LightObject ()
 

Additional Inherited Members

- Protected Attributes inherited from itk::EdgeDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >
bool m_CheckOrientation {false}
 
OutputQETypem_Element
 
OperatorPointer m_JoinVertexFunction
 
PriorityType m_Priority
 
PriorityQueuePointer m_PriorityQueue
 
QueueMapType m_QueueMapper
 
bool m_Relocate {true}
 
- Protected Attributes inherited from itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >
CriterionPointer m_Criterion
 
SizeValueType m_Iteration
 
OutputMeshTypem_OutputMesh
 
- Protected Attributes inherited from itk::ProcessObject
TimeStamp m_OutputInformationMTime
 
bool m_Updating
 
- Protected Attributes inherited from itk::LightObject
std::atomic< int > m_ReferenceCount
 

Member Typedef Documentation

template<typename TInput , typename TOutput , typename TCriterion >
using itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::ConstPointer = SmartPointer< const Self >
template<typename TInput , typename TOutput , typename TCriterion >
using itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::CriterionType = TCriterion
template<typename TInput , typename TOutput , typename TCriterion >
using itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::InputMeshPointer = typename InputMeshType::Pointer
template<typename TInput , typename TOutput , typename TCriterion >
using itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::InputMeshType = TInput
template<typename TInput , typename TOutput , typename TCriterion >
using itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::MeasureType = typename CriterionType::MeasureType
template<typename TInput , typename TOutput , typename TCriterion >
using itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OperatorPointer = typename Superclass::OperatorPointer
template<typename TInput , typename TOutput , typename TCriterion >
using itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OperatorType = typename Superclass::OperatorType
template<typename TInput , typename TOutput , typename TCriterion >
using itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OutputCellsContainerIterator = typename OutputMeshType::CellsContainerIterator
template<typename TInput , typename TOutput , typename TCriterion >
using itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OutputEdgeCellType = typename OutputMeshType::EdgeCellType
template<typename TInput , typename TOutput , typename TCriterion >
using itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OutputMeshPointer = typename OutputMeshType::Pointer
template<typename TInput , typename TOutput , typename TCriterion >
using itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OutputMeshType = TOutput
template<typename TInput , typename TOutput , typename TCriterion >
using itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OutputPointIdentifier = typename OutputMeshType::PointIdentifier
template<typename TInput , typename TOutput , typename TCriterion >
using itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OutputPointType = typename OutputMeshType::PointType
template<typename TInput , typename TOutput , typename TCriterion >
using itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OutputQEType = typename OutputMeshType::QEType
template<typename TInput , typename TOutput , typename TCriterion >
using itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::Pointer = SmartPointer< Self >
template<typename TInput , typename TOutput , typename TCriterion >
using itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::PriorityQueueItemType = typename Superclass::PriorityQueueItemType
template<typename TInput , typename TOutput , typename TCriterion >
using itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::PriorityQueuePointer = typename Superclass::PriorityQueuePointer
template<typename TInput , typename TOutput , typename TCriterion >
using itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::PriorityQueueType = typename Superclass::PriorityQueueType
template<typename TInput , typename TOutput , typename TCriterion >
using itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::PriorityType = typename Superclass::PriorityType
template<typename TInput , typename TOutput , typename TCriterion >
using itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::QueueMapIterator = typename Superclass::QueueMapIterator
template<typename TInput , typename TOutput , typename TCriterion >
using itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::QueueMapType = typename Superclass::QueueMapType
template<typename TInput , typename TOutput , typename TCriterion >
using itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::Self = SquaredEdgeLengthDecimationQuadEdgeMeshFilter
template<typename TInput , typename TOutput , typename TCriterion >
using itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::Superclass = EdgeDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >

Constructor & Destructor Documentation

template<typename TInput , typename TOutput , typename TCriterion >
itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::SquaredEdgeLengthDecimationQuadEdgeMeshFilter ( )
protected
template<typename TInput , typename TOutput , typename TCriterion >
itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::~SquaredEdgeLengthDecimationQuadEdgeMeshFilter ( )
overrideprotecteddefault

Member Function Documentation

template<typename TInput , typename TOutput , typename TCriterion >
virtual::itk::LightObject::Pointer itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::CreateAnother ( ) const
virtual

Create an object from an instance, potentially deferring to a factory. This method allows you to create an instance of an object that is exactly the same type as the referring object. This is useful in cases where an object has been cast back to a base class.

Reimplemented from itk::Object.

template<typename TInput , typename TOutput , typename TCriterion >
virtual const char* itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::GetNameOfClass ( ) const
virtual

Run-time type information (and related methods).

Reimplemented from itk::EdgeDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >.

template<typename TInput , typename TOutput , typename TCriterion >
MeasureType itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::MeasureEdge ( OutputQEType iEdge)
inlineoverrideprotectedvirtual

Compute the measure value for iEdge.

\param[in] iEdge
\return measure value, here the squared edge length

Implements itk::EdgeDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >.

Definition at line 85 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.

template<typename TInput , typename TOutput , typename TCriterion >
static Pointer itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::New ( )
static

New macro for creation of through a Smart Pointer

template<typename TInput , typename TOutput , typename TCriterion >
OutputPointType itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::Relocate ( OutputQEType iEdge)
overrideprotectedvirtual

Calculate the position of the remaining vertex from collapsing iEdge.

Parameters
[in]iEdge
Returns
the optimal point location

Implements itk::EdgeDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >.


The documentation for this class was generated from the following file: