ITK  4.4.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<class TInput, class TOutput, class 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 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 (void) const
 
virtual const char * GetNameOfClass () const
 

Static Public Member Functions

static Pointer New ()
 

Protected Member Functions

 SquaredEdgeLengthDecimationQuadEdgeMeshFilter ()
 
virtual ~SquaredEdgeLengthDecimationQuadEdgeMeshFilter ()
 
- 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 ()
 
void FillPriorityQueue ()
 
bool IsEdgeOKToBeProcessed (OutputQEType *iEdge)
 
virtual void JoinVertexFailed ()
 
SizeValueType NumberOfCommonVerticesIn0Ring () const
 
virtual bool ProcessWithoutAnyTopologicalGuarantee ()
 
virtual bool ProcessWithTopologicalGuarantee ()
 
void PushElement (OutputQEType *iEdge)
 
virtual void PushOrUpdateElement (OutputQEType *iEdge)
 
void RemoveEye ()
 
void RemoveSamosa ()
 
void TagElementOut (OutputQEType *iEdge)
 
virtual ~EdgeDecimationQuadEdgeMeshFilter ()
 
bool CheckOrientation (OutputQEType *iEdge, const OutputPointIdentifier &iId, const OutputPointType &iPt)
 
bool IsCriterionSatisfied ()
 
- Protected Member Functions inherited from itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >
 DecimationQuadEdgeMeshFilter ()
 
void GenerateData ()
 
virtual void Initialize ()
 
void PrintSelf (std::ostream &os, Indent indent) const
 
 ~DecimationQuadEdgeMeshFilter ()
 
- 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 ()
 
- Protected Member Functions inherited from itk::MeshToMeshFilter< TInput, TOutput >
void CopyInputMeshToOutputMeshCellData ()
 
void CopyInputMeshToOutputMeshCellLinks ()
 
void CopyInputMeshToOutputMeshCells ()
 
void CopyInputMeshToOutputMeshPointData ()
 
void CopyInputMeshToOutputMeshPoints ()
 
 MeshToMeshFilter ()
 
 ~MeshToMeshFilter ()
 
- Protected Member Functions inherited from itk::MeshSource< TOutput >
void GenerateInputRequestedRegion ()
 
 MeshSource ()
 
void PrintSelf (std::ostream &os, Indent indent) const
 
virtual ~MeshSource ()
 
- Protected Member Functions inherited from itk::ProcessObject
virtual void AddInput (DataObject *input)
 
virtual void AddOutput (DataObject *output)
 
virtual void CacheInputReleaseDataFlags ()
 
virtual void GenerateOutputInformation ()
 
virtual void GenerateOutputRequestedRegion (DataObject *output)
 
virtual const
DataObjectPointerArraySizeType
GetNumberOfRequiredOutputs ()
 
bool IsIndexedInputName (const DataObjectIdentifierType &) const
 
bool IsIndexedOutputName (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
 
 ProcessObject ()
 
virtual void PropagateResetPipeline ()
 
virtual void ReleaseInputs ()
 
virtual void RemoveInput (const DataObjectIdentifierType &key)
 
virtual void RemoveInput (DataObjectPointerArraySizeType)
 
virtual void RemoveOutput (const DataObjectIdentifierType &key)
 
virtual void RemoveOutput (DataObjectPointerArraySizeType idx)
 
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 SetNumberOfRequiredOutputs (DataObjectPointerArraySizeType _arg)
 
virtual void SetOutput (const DataObjectIdentifierType &key, DataObject *output)
 
virtual void SetPrimaryInput (DataObject *input)
 
virtual void SetPrimaryOutput (DataObject *output)
 
virtual void VerifyInputInformation ()
 
virtual void VerifyPreconditions ()
 
 ~ProcessObject ()
 
DataObjectGetInput (const DataObjectIdentifierType &key)
 
const DataObjectGetInput (const DataObjectIdentifierType &key) const
 
DataObjectGetInput (DataObjectPointerArraySizeType idx)
 
const DataObjectGetInput (DataObjectPointerArraySizeType idx) const
 
virtual void PushBackInput (const DataObject *input)
 
virtual void PopBackInput ()
 
virtual void PushFrontInput (const DataObject *input)
 
virtual void PopFrontInput ()
 
DataObjectGetPrimaryInput ()
 
const DataObjectGetPrimaryInput () const
 
virtual void SetPrimaryInputName (const DataObjectIdentifierType &key)
 
virtual const char * GetPrimaryInputName (void) const
 
virtual void SetNumberOfRequiredInputs (DataObjectPointerArraySizeType)
 
virtual const
DataObjectPointerArraySizeType
GetNumberOfRequiredInputs ()
 
bool AddRequiredInputName (const DataObjectIdentifierType &)
 
bool AddRequiredInputName (const DataObjectIdentifierType &, DataObjectPointerArraySizeType idx)
 
bool RemoveRequiredInputName (const DataObjectIdentifierType &)
 
bool IsRequiredInputName (const DataObjectIdentifierType &) const
 
void SetRequiredInputNames (const NameArray &)
 
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 ()
 
- 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 ()
 
MeasureType MeasureEdge (OutputQEType *iEdge)
 
OutputPointType Relocate (OutputQEType *iEdge)
 
 SquaredEdgeLengthDecimationQuadEdgeMeshFilter (const Self &)
 
void operator= (const Self &)
 

Additional Inherited Members

- Protected Types inherited from itk::LightObject
typedef int InternalReferenceCountType
 
- 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
 

Member Typedef Documentation

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

Constructor & Destructor Documentation

template<class TInput , class TOutput , class TCriterion >
itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::SquaredEdgeLengthDecimationQuadEdgeMeshFilter ( )
protected
template<class TInput , class TOutput , class TCriterion >
virtual itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::~SquaredEdgeLengthDecimationQuadEdgeMeshFilter ( )
protectedvirtual
template<class TInput , class TOutput , class TCriterion >
itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::SquaredEdgeLengthDecimationQuadEdgeMeshFilter ( const Self )
private

Compute the measure value for iEdge.

Parameters
[in]iEdge
Returns
measure value, here the squared edge length

Member Function Documentation

template<class TInput , class TOutput , class TCriterion >
virtual::itk::LightObject::Pointer itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::CreateAnother ( void  ) 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<class TInput , class TOutput , class 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<class TInput , class TOutput , class TCriterion >
MeasureType itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::MeasureEdge ( OutputQEType iEdge)
inlineprotectedvirtual

Compute the measure value for iEdge.

Parameters
[in]iEdge
Returns
measure value, here the squared edge length

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

Definition at line 81 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.

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

New macro for creation of through a Smart Pointer

template<class TInput , class TOutput , class TCriterion >
void itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::operator= ( const Self )
private

Compute the measure value for iEdge.

Parameters
[in]iEdge
Returns
measure value, here the squared edge length
template<class TInput , class TOutput , class TCriterion >
OutputPointType itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::Relocate ( OutputQEType iEdge)
protectedvirtual

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: