ITK  4.2.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
itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh > Class Template Reference

#include <itkSmoothingQuadEdgeMeshFilter.h>

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

List of all members.

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
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::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::PointDataContainer 
OutputPointDataContainer
typedef
OutputMeshType::PointsContainerConstPointer 
OutputPointsContainerConstPointer
typedef
OutputQEPrimal::IteratorGeom 
OutputQEIterator
typedef OutputMeshType::QEPrimal OutputQEPrimal
- Public Types inherited from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >
- Public Types inherited from itk::MeshSource< TOutputMesh >
typedef
Superclass::DataObjectIdentifierType 
DataObjectIdentifierType
typedef DataObject::Pointer DataObjectPointer
typedef
ProcessObject::DataObjectPointerArraySizeType 
DataObjectPointerArraySizeType
- Public Types inherited from itk::ProcessObject
typedef std::vector
< DataObjectPointer
DataObjectPointerArray
typedef std::vector
< DataObjectIdentifierType
NameArray
- Public Types inherited from itk::Object
- Public Types inherited from itk::LightObject

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 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 ()
virtual void CopyMeshToMesh (const TInputMesh *in, TOutputMesh *out)
 QuadEdgeMeshToQuadEdgeMeshFilter ()
virtual ~QuadEdgeMeshToQuadEdgeMeshFilter ()
- Protected Member Functions inherited from itk::MeshToMeshFilter< TInputMesh, TOutputMesh >
void CopyInputMeshToOutputMeshCellLinks ()
 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)
bool AddRequiredInputName (const DataObjectIdentifierType &)
virtual void CacheInputReleaseDataFlags ()
virtual void GenerateOutputInformation ()
virtual void GenerateOutputRequestedRegion (DataObject *output)
virtual const
DataObjectPointerArraySizeType
GetNumberOfRequiredInputs ()
virtual const
DataObjectPointerArraySizeType
GetNumberOfRequiredOutputs ()
bool IsIndexedName (const DataObjectIdentifierType &) const
bool IsRequiredInputName (const DataObjectIdentifierType &) const
 itkLegacyMacro (virtual void RemoveInput(DataObject *input))
 itkLegacyMacro (virtual void RemoveOutput(DataObject *output))
 itkLegacyMacro (void SetNumberOfInputs(DataObjectPointerArraySizeType num))
 itkLegacyMacro (void SetNumberOfOutputs(DataObjectPointerArraySizeType num))
DataObjectPointerArraySizeType MakeIndexFromName (const DataObjectIdentifierType &) const
DataObjectIdentifierType MakeNameFromIndex (DataObjectPointerArraySizeType) 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)
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 ()
DataObjectGetInput (const DataObjectIdentifierType &key)
const DataObjectGetInput (const DataObjectIdentifierType &key) const
DataObjectGetInput (DataObjectPointerArraySizeType)
const DataObjectGetInput (DataObjectPointerArraySizeType idx) const
DataObjectGetPrimaryInput ()
const DataObjectGetPrimaryInput () const
DataObjectGetOutput (const DataObjectIdentifierType &key)
const DataObjectGetOutput (const DataObjectIdentifierType &key) const
DataObjectGetOutput (DataObjectPointerArraySizeType idx)
const DataObjectGetOutput (DataObjectPointerArraySizeType idx) const
DataObjectGetPrimaryOutput ()
const DataObjectGetPrimaryOutput () const
virtual void PushBackInput (const DataObject *input)
virtual void PopBackInput ()
virtual void PushFrontInput (const DataObject *input)
virtual void PopFrontInput ()
- 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 &)

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.


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
template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef InputMeshType::Pointer itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshPointer
template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef TInputMesh itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshType
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
template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef TOutputMesh itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshType

Output types.

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

Definition at line 50 of file itkSmoothingQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef OutputMeshType::PointIdentifier itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointIdentifier
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
template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef OutputMeshType::PointsContainerPointer itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointsContainerPointer
template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef OutputMeshType::PointType itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointType
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
template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef SmartPointer< Self > itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Pointer
template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef SmoothingQuadEdgeMeshFilter itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Self
template<class TInputMesh , class TOutputMesh = TInputMesh>
typedef QuadEdgeMeshToQuadEdgeMeshFilter< TInputMesh, TOutputMesh > itk::SmoothingQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Superclass

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

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

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

Time when GenerateOutputInformation was last called.

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

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 91 of file itkSmoothingQuadEdgeMeshFilter.h.

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

Definition at line 97 of file itkSmoothingQuadEdgeMeshFilter.h.

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

Definition at line 93 of file itkSmoothingQuadEdgeMeshFilter.h.

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

Definition at line 99 of file itkSmoothingQuadEdgeMeshFilter.h.

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

Definition at line 95 of file itkSmoothingQuadEdgeMeshFilter.h.

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

Definition at line 101 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: