ITK  4.13.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

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

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 (const DataObjectIdentifierType &key, DataObject *output)
 
void SetOutput (TOutput *output)
 
virtual void GraftOutput (DataObject *output)
 
virtual 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)
 
virtual void Update ()
 
virtual void UpdateLargestPossibleRegion ()
 
virtual void UpdateOutputData (DataObject *output)
 
virtual void UpdateOutputInformation ()
 
void UpdateProgress (float progress)
 
void SetProgress (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 SetNumberOfThreads (ThreadIdType _arg)
 
virtual const ThreadIdTypeGetNumberOfThreads () 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
 
virtual void Register () const override
 
void RemoveAllObservers ()
 
void RemoveObserver (unsigned long tag)
 
void SetDebug (bool debugFlag) const
 
void SetMetaDataDictionary (const MetaDataDictionary &rhs)
 
virtual void SetReferenceCount (int) override
 
virtual void UnRegister () const noexceptoverride
 
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 ()
 
virtual ~SquaredEdgeLengthDecimationQuadEdgeMeshFilter () override
 
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
 
virtual bool ProcessWithoutAnyTopologicalGuarantee () override
 
virtual bool ProcessWithTopologicalGuarantee () override
 
void PushElement (OutputQEType *iEdge)
 
virtual void PushOrUpdateElement (OutputQEType *iEdge)
 
void RemoveEye ()
 
void RemoveSamosa ()
 
void TagElementOut (OutputQEType *iEdge)
 
virtual ~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
 
- 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 ()
 
virtual ~QuadEdgeMeshToQuadEdgeMeshFilter () override
 
- Protected Member Functions inherited from itk::MeshToMeshFilter< TInput, TOutput >
void CopyInputMeshToOutputMeshCellData ()
 
void CopyInputMeshToOutputMeshCellLinks ()
 
void CopyInputMeshToOutputMeshCells ()
 
void CopyInputMeshToOutputMeshPointData ()
 
void CopyInputMeshToOutputMeshPoints ()
 
 MeshToMeshFilter ()
 
 ~MeshToMeshFilter () override
 
- Protected Member Functions inherited from itk::MeshSource< TOutput >
virtual void GenerateInputRequestedRegion () override
 
 MeshSource ()
 
virtual ~MeshSource () override
 
- 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
 
 itkLegacyMacro (virtual void RemoveOutput(DataObject *output))
 
 itkLegacyMacro (void SetNumberOfOutputs(DataObjectPointerArraySizeType num))
 
 itkLegacyMacro (virtual void RemoveInput(DataObject *input))
 
 itkLegacyMacro (void SetNumberOfInputs(DataObjectPointerArraySizeType num))
 
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 ()
 
virtual void VerifyPreconditions ()
 
 ~ProcessObject () override
 
DataObjectGetInput (DataObjectPointerArraySizeType idx)
 
const DataObjectGetInput (DataObjectPointerArraySizeType idx) const
 
DataObjectGetPrimaryInput ()
 
const DataObjectGetPrimaryInput () const
 
virtual void SetPrimaryInputName (const DataObjectIdentifierType &key)
 
virtual const char * GetPrimaryInputName (void) const
 
DataObjectGetOutput (const DataObjectIdentifierType &key)
 
const DataObjectGetOutput (const DataObjectIdentifierType &key) const
 
virtual void SetPrimaryOutputName (const DataObjectIdentifierType &key)
 
virtual const char * GetPrimaryOutputName (void) 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)
 
virtual ~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
 
OutputQETypem_Element
 
OperatorPointer m_JoinVertexFunction
 
PriorityType m_Priority
 
PriorityQueuePointer m_PriorityQueue
 
QueueMapType m_QueueMapper
 
bool m_Relocate
 
- 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
AtomicInt< int > m_ReferenceCount
 

Member Typedef Documentation

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

Constructor & Destructor Documentation

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

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 83 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: