ITK  4.13.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | Protected Member Functions | Protected Attributes | Private Member Functions | List of all members
itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion > Class Template Referenceabstract

#include <itkDecimationQuadEdgeMeshFilter.h>

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

Detailed Description

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

Definition at line 32 of file itkDecimationQuadEdgeMeshFilter.h.

Public Types

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 const char * GetNameOfClass () const
 
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
 

Protected Member Functions

 DecimationQuadEdgeMeshFilter ()
 
virtual void Extract ()=0
 
virtual void FillPriorityQueue ()=0
 
void GenerateData () override
 
virtual void Initialize ()
 
virtual bool IsCriterionSatisfied ()=0
 
void PrintSelf (std::ostream &os, Indent indent) const override
 
virtual bool ProcessWithoutAnyTopologicalGuarantee ()=0
 
virtual bool ProcessWithTopologicalGuarantee ()=0
 
 ~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 ()
 

Protected Attributes

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
 

Private Member Functions

 DecimationQuadEdgeMeshFilter (const Self &)
 
void operator= (const Self &)
 

Additional Inherited Members

- 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 ()
 

Member Typedef Documentation

template<typename TInput , typename TOutput , typename TCriterion >
typedef SmartPointer< const Self > itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::ConstPointer

Definition at line 38 of file itkDecimationQuadEdgeMeshFilter.h.

template<typename TInput , typename TOutput , typename TCriterion >
typedef CriterionType::Pointer itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::CriterionPointer

Definition at line 51 of file itkDecimationQuadEdgeMeshFilter.h.

template<typename TInput , typename TOutput , typename TCriterion >
typedef TCriterion itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::CriterionType

Definition at line 50 of file itkDecimationQuadEdgeMeshFilter.h.

template<typename TInput , typename TOutput , typename TCriterion >
typedef InputMeshType::Pointer itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::InputMeshPointer

Definition at line 45 of file itkDecimationQuadEdgeMeshFilter.h.

template<typename TInput , typename TOutput , typename TCriterion >
typedef TInput itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::InputMeshType

Definition at line 42 of file itkDecimationQuadEdgeMeshFilter.h.

template<typename TInput , typename TOutput , typename TCriterion >
typedef CriterionType::MeasureType itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::MeasureType

Definition at line 52 of file itkDecimationQuadEdgeMeshFilter.h.

template<typename TInput , typename TOutput , typename TCriterion >
typedef OutputMeshType::Pointer itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OutputMeshPointer

Definition at line 48 of file itkDecimationQuadEdgeMeshFilter.h.

template<typename TInput , typename TOutput , typename TCriterion >
typedef TOutput itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OutputMeshType

Definition at line 47 of file itkDecimationQuadEdgeMeshFilter.h.

template<typename TInput , typename TOutput , typename TCriterion >
typedef SmartPointer< Self > itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::Pointer

Definition at line 37 of file itkDecimationQuadEdgeMeshFilter.h.

template<typename TInput , typename TOutput , typename TCriterion >
typedef CriterionType::PriorityQueueWrapperType itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::PriorityQueueItemType

Definition at line 54 of file itkDecimationQuadEdgeMeshFilter.h.

template<typename TInput , typename TOutput , typename TCriterion >
typedef CriterionType::PriorityType itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::PriorityType

Definition at line 53 of file itkDecimationQuadEdgeMeshFilter.h.

template<typename TInput , typename TOutput , typename TCriterion >
typedef DecimationQuadEdgeMeshFilter itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::Self

Definition at line 36 of file itkDecimationQuadEdgeMeshFilter.h.

template<typename TInput , typename TOutput , typename TCriterion >
typedef QuadEdgeMeshToQuadEdgeMeshFilter< TInput, TOutput > itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::Superclass

Definition at line 39 of file itkDecimationQuadEdgeMeshFilter.h.

Constructor & Destructor Documentation

template<typename TInput , typename TOutput , typename TCriterion >
itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::DecimationQuadEdgeMeshFilter ( )
inlineprotected
template<typename TInput , typename TOutput , typename TCriterion >
itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::~DecimationQuadEdgeMeshFilter ( )
inlineoverrideprotected

Definition at line 65 of file itkDecimationQuadEdgeMeshFilter.h.

template<typename TInput , typename TOutput , typename TCriterion >
itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::DecimationQuadEdgeMeshFilter ( const Self )
private

Member Function Documentation

template<typename TInput , typename TOutput , typename TCriterion >
virtual void itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::Extract ( )
protectedpure virtual
template<typename TInput , typename TOutput , typename TCriterion >
virtual void itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::FillPriorityQueue ( )
protectedpure virtual
template<typename TInput , typename TOutput , typename TCriterion >
void itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::GenerateData ( void  )
inlineoverrideprotectedvirtual
template<typename TInput , typename TOutput , typename TCriterion >
virtual const char* itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::GetNameOfClass ( ) const
virtual
template<typename TInput , typename TOutput , typename TCriterion >
virtual void itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::Initialize ( void  )
inlineprotectedvirtual
template<typename TInput , typename TOutput , typename TCriterion >
virtual bool itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::IsCriterionSatisfied ( )
protectedpure virtual
template<typename TInput , typename TOutput , typename TCriterion >
void itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::operator= ( const Self )
private
template<typename TInput , typename TOutput , typename TCriterion >
void itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::PrintSelf ( std::ostream &  os,
Indent  indent 
) const
inlineoverrideprotectedvirtual

Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.

Reimplemented from itk::MeshSource< TOutput >.

Definition at line 105 of file itkDecimationQuadEdgeMeshFilter.h.

References itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::m_Criterion, and itk::MeshSource< TOutput >::PrintSelf().

template<typename TInput , typename TOutput , typename TCriterion >
virtual bool itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::ProcessWithoutAnyTopologicalGuarantee ( )
protectedpure virtual
template<typename TInput , typename TOutput , typename TCriterion >
virtual bool itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::ProcessWithTopologicalGuarantee ( )
protectedpure virtual
template<typename TInput , typename TOutput , typename TCriterion >
virtual void itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::SetCriterion ( CriterionType _arg)
virtual

Member Data Documentation

template<typename TInput , typename TOutput , typename TCriterion >
CriterionPointer itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::m_Criterion
protected
template<typename TInput , typename TOutput , typename TCriterion >
SizeValueType itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::m_Iteration
protected
template<typename TInput , typename TOutput , typename TCriterion >
OutputMeshType* itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::m_OutputMesh
protected

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