ITK  4.4.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Protected Attributes | Private Member Functions | List of all members
itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh > Class Template Reference

#include <itkSmoothingQuadEdgeMeshFilter.h>

+ Inheritance diagram for itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >:
+ Collaboration diagram for itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >:

Detailed Description

template<class TInputMesh, class TOutputMesh = TInputMesh>
class itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >

Quad Edge Mesh Smoothing Filter.

Definition at line 32 of file itkSmoothingQuadEdgeMeshFilter.h.

Public Types

typedef MatrixCoefficients
< OutputMeshType
CoefficientsComputation
 
typedef SmartPointer< const SelfConstPointer
 
typedef InputMeshType::Pointer InputMeshPointer
 
typedef TInputMesh InputMeshType
 
typedef
InputOutputDelaunayConformingType::Pointer 
InputOutputDelaunayConformingPointer
 
typedef
DelaunayConformingQuadEdgeMeshFilter
< InputMeshType,
OutputMeshType
InputOutputDelaunayConformingType
 
typedef
OutputMeshType::CellsContainerIterator 
OutputCellsContainerIterator
 
typedef
OutputMeshType::CellsContainerPointer 
OutputCellsContainerPointer
 
typedef
OutputPointType::CoordRepType 
OutputCoordType
 
typedef
OutputDelaunayConformingType::Pointer 
OutputDelaunayConformingPointer
 
typedef
DelaunayConformingQuadEdgeMeshFilter
< OutputMeshType,
OutputMeshType
OutputDelaunayConformingType
 
typedef
OutputMeshType::EdgeCellType 
OutputEdgeCellType
 
typedef OutputMeshType::Pointer OutputMeshPointer
 
typedef TOutputMesh OutputMeshType
 
typedef
OutputMeshType::PointIdentifier 
OutputPointIdentifier
 
typedef
OutputMeshType::PointsContainer 
OutputPointsContainer
 
typedef
OutputMeshType::PointsContainerIterator 
OutputPointsContainerIterator
 
typedef
OutputMeshType::PointsContainerPointer 
OutputPointsContainerPointer
 
typedef OutputMeshType::PointType OutputPointType
 
typedef
OutputMeshType::PolygonCellType 
OutputPolygonCellType
 
typedef OutputMeshType::QEType OutputQEType
 
typedef OutputPointType::VectorType OutputVectorType
 
typedef SmartPointer< SelfPointer
 
typedef SmoothingQuadEdgeMeshFilter Self
 
typedef
QuadEdgeMeshToQuadEdgeMeshFilter
< TInputMesh, TOutputMesh > 
Superclass
 
- Public Types inherited from itk::QuadEdgeMeshToQuadEdgeMeshFilter< TInputMesh, TOutputMesh >
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 TInputMesh 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 TOutputMesh 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
< TInputMesh, TOutputMesh > 
Superclass
 
- Public Types inherited from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >
typedef SmartPointer< const SelfConstPointer
 
typedef InputMeshType::Pointer InputMeshPointer
 
typedef TInputMesh InputMeshType
 
typedef OutputMeshType::Pointer OutputMeshPointer
 
typedef TOutputMesh OutputMeshType
 
typedef SmartPointer< SelfPointer
 
typedef MeshToMeshFilter Self
 
typedef MeshSource< TOutputMesh > Superclass
 
- Public Types inherited from itk::MeshSource< TOutputMesh >
typedef SmartPointer< const SelfConstPointer
 
typedef
Superclass::DataObjectIdentifierType 
DataObjectIdentifierType
 
typedef DataObject::Pointer DataObjectPointer
 
typedef OutputMeshType::Pointer OutputMeshPointer
 
typedef TOutputMesh 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 bool GetDelaunayConforming () const
 
virtual const char * GetNameOfClass () const
 
virtual unsigned int GetNumberOfIterations () const
 
virtual OutputCoordType GetRelaxationFactor () const
 
void SetCoefficientsMethod (CoefficientsComputation *iMethod)
 
virtual void SetDelaunayConforming (bool _arg)
 
virtual void SetNumberOfIterations (unsigned int _arg)
 
virtual void SetRelaxationFactor (OutputCoordType _arg)
 

Static Public Member Functions

static Pointer New ()
 
- Static Public Member Functions inherited from itk::QuadEdgeMeshToQuadEdgeMeshFilter< TInputMesh, TOutputMesh >
static Pointer New ()
 
- Static Public Member Functions inherited from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >
static Pointer New ()
 
- Static Public Member Functions inherited from itk::MeshSource< TOutputMesh >
static Pointer New ()
 

Static Public Attributes

static const unsigned int PointDimension = OutputMeshType::PointDimension
 

Protected Member Functions

void GenerateData ()
 
void PrintSelf (std::ostream &os, Indent indent) const
 
 SmoothingQuadEdgeMeshFilter ()
 
 ~SmoothingQuadEdgeMeshFilter ()
 
- Protected Member Functions inherited from itk::QuadEdgeMeshToQuadEdgeMeshFilter< TInputMesh, TOutputMesh >
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< TInputMesh, TOutputMesh >
void CopyInputMeshToOutputMeshCellData ()
 
void CopyInputMeshToOutputMeshCellLinks ()
 
void CopyInputMeshToOutputMeshCells ()
 
void CopyInputMeshToOutputMeshPointData ()
 
void CopyInputMeshToOutputMeshPoints ()
 
 MeshToMeshFilter ()
 
 ~MeshToMeshFilter ()
 
- Protected Member Functions inherited from itk::MeshSource< TOutputMesh >
void GenerateInputRequestedRegion ()
 
 MeshSource ()
 
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 ()
 

Protected Attributes

CoefficientsComputationm_CoefficientsMethod
 
bool m_DelaunayConforming
 
InputOutputDelaunayConformingPointer m_InputDelaunayFilter
 
unsigned int m_NumberOfIterations
 
OutputDelaunayConformingPointer m_OutputDelaunayFilter
 
OutputCoordType m_RelaxationFactor
 

Private Member Functions

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

Additional Inherited Members

- Protected Types inherited from itk::LightObject
typedef int InternalReferenceCountType
 

Member Typedef Documentation

template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef MatrixCoefficients< OutputMeshType > itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::CoefficientsComputation

Definition at line 73 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef SmartPointer< const Self > itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::ConstPointer

Definition at line 38 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef InputMeshType::Pointer itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshPointer

Definition at line 48 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef TInputMesh itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshType

Definition at line 45 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef InputOutputDelaunayConformingType::Pointer itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputOutputDelaunayConformingPointer

Definition at line 68 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef DelaunayConformingQuadEdgeMeshFilter< InputMeshType, OutputMeshType > itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputOutputDelaunayConformingType

Definition at line 67 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef OutputMeshType::CellsContainerIterator itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCellsContainerIterator

Definition at line 63 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef OutputMeshType::CellsContainerPointer itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCellsContainerPointer

Definition at line 62 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef OutputPointType::CoordRepType itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCoordType

Definition at line 58 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef OutputDelaunayConformingType::Pointer itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputDelaunayConformingPointer

Definition at line 71 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef DelaunayConformingQuadEdgeMeshFilter< OutputMeshType, OutputMeshType > itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputDelaunayConformingType

Definition at line 70 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef OutputMeshType::EdgeCellType itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputEdgeCellType

Definition at line 52 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef OutputMeshType::Pointer itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshPointer

Definition at line 51 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef TOutputMesh itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshType

Definition at line 50 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef OutputMeshType::PointIdentifier itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointIdentifier

Definition at line 55 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef OutputMeshType::PointsContainer itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointsContainer

Definition at line 59 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef OutputMeshType::PointsContainerIterator itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointsContainerIterator

Definition at line 61 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef OutputMeshType::PointsContainerPointer itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointsContainerPointer

Definition at line 60 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef OutputMeshType::PointType itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointType

Definition at line 56 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef OutputMeshType::PolygonCellType itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPolygonCellType

Definition at line 53 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef OutputMeshType::QEType itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputQEType

Definition at line 54 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef OutputPointType::VectorType itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputVectorType

Definition at line 57 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef SmartPointer< Self > itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Pointer

Definition at line 37 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef SmoothingQuadEdgeMeshFilter itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Self

Definition at line 36 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef QuadEdgeMeshToQuadEdgeMeshFilter< TInputMesh, TOutputMesh > itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Superclass

Definition at line 39 of file itkSmoothingQuadEdgeMeshFilter.h.

Constructor & Destructor Documentation

template<class TInputMesh , class TOutputMesh = TInputMesh>
itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::SmoothingQuadEdgeMeshFilter ( )
protected
template<class TInputMesh , class TOutputMesh = TInputMesh>
itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::~SmoothingQuadEdgeMeshFilter ( )
protected
template<class TInputMesh , class TOutputMesh = TInputMesh>
itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::SmoothingQuadEdgeMeshFilter ( const Self )
private

Member Function Documentation

template<class TInputMesh , class TOutputMesh = TInputMesh>
virtual::itk::LightObject::Pointer itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::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::QuadEdgeMeshToQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.

template<class TInputMesh , class TOutputMesh = TInputMesh>
void itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::GenerateData ( void  )
protectedvirtual

This method causes the filter to generate its output.

Reimplemented from itk::ProcessObject.

template<class TInputMesh , class TOutputMesh = TInputMesh>
virtual bool itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::GetDelaunayConforming ( ) const
virtual
template<class TInputMesh , class TOutputMesh = TInputMesh>
virtual const char* itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::GetNameOfClass ( ) const
virtual

Run-time type information (and related methods).

Reimplemented from itk::QuadEdgeMeshToQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.

template<class TInputMesh , class TOutputMesh = TInputMesh>
virtual unsigned int itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::GetNumberOfIterations ( ) const
virtual
template<class TInputMesh , class TOutputMesh = TInputMesh>
virtual OutputCoordType itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::GetRelaxationFactor ( ) const
virtual
template<class TInputMesh , class TOutputMesh = TInputMesh>
static Pointer itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::New ( )
static

New macro for creation of through a Smart Pointer

template<class TInputMesh , class TOutputMesh = TInputMesh>
void itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::operator= ( const Self )
private
template<class TInputMesh , class TOutputMesh = TInputMesh>
void itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::PrintSelf ( std::ostream &  os,
Indent  indent 
) const
protectedvirtual

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< TOutputMesh >.

template<class TInputMesh , class TOutputMesh = TInputMesh>
void itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::SetCoefficientsMethod ( CoefficientsComputation iMethod)
inline

Definition at line 75 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
virtual void itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::SetDelaunayConforming ( bool  _arg)
virtual
template<class TInputMesh , class TOutputMesh = TInputMesh>
virtual void itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::SetNumberOfIterations ( unsigned int  _arg)
virtual
template<class TInputMesh , class TOutputMesh = TInputMesh>
virtual void itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::SetRelaxationFactor ( OutputCoordType  _arg)
virtual

Member Data Documentation

template<class TInputMesh , class TOutputMesh = TInputMesh>
CoefficientsComputation* itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::m_CoefficientsMethod
protected

Definition at line 92 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
bool itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::m_DelaunayConforming
protected

Definition at line 98 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
InputOutputDelaunayConformingPointer itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::m_InputDelaunayFilter
protected

Definition at line 94 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
unsigned int itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::m_NumberOfIterations
protected

Definition at line 100 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
OutputDelaunayConformingPointer itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::m_OutputDelaunayFilter
protected

Definition at line 96 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
OutputCoordType itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::m_RelaxationFactor
protected

Definition at line 102 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
const unsigned int itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::PointDimension = OutputMeshType::PointDimension
static

Definition at line 65 of file itkSmoothingQuadEdgeMeshFilter.h.


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