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::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits > Class Template Reference

#include <itkParameterizationQuadEdgeMeshFilter.h>

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

Detailed Description

template<class TInputMesh, class TOutputMesh, class TSolverTraits>
class itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >

Compute a planar parameterization of the input mesh.

Note
Here we have only implemented some parameterizations with fixed boundary.
Wiki Examples:

Definition at line 39 of file itkParameterizationQuadEdgeMeshFilter.h.

Public Types

typedef MatrixCoefficients
< InputMeshType
CoefficientsComputation
 
typedef SmartPointer< const SelfConstPointer
 
typedef
InputMeshType::CellsContainerConstIterator 
InputCellsContainerConstIterator
 
typedef InputMeshType::CoordRepType InputCoordRepType
 
typedef InputMeshType::EdgeCellType InputEdgeCellType
 
typedef InputMeshType::EdgeListType InputEdgeListType
 
typedef
InputMapPointIdentifier::iterator 
InputMapPoinIdentifierIterator
 
typedef std::map
< InputPointIdentifier,
InputPointIdentifier
InputMapPointIdentifier
 
typedef InputMeshType::ConstPointer InputMeshConstPointer
 
typedef InputMeshType::Pointer InputMeshPointer
 
typedef TInputMesh InputMeshType
 
typedef InputMeshType::PixelType InputPixelType
 
typedef
InputMeshType::PointIdentifier 
InputPointIdentifier
 
typedef InputMeshType::PointIdList InputPointIdList
 
typedef
InputMeshType::PointsContainer 
InputPointsContainer
 
typedef
InputMeshType::PointsContainerConstIterator 
InputPointsContainerConstIterator
 
typedef InputMeshType::PointType InputPointType
 
typedef InputPointType::VectorType InputPointVectorType
 
typedef
InputMeshType::PolygonCellType 
InputPolygonCellType
 
typedef InputQEType::IteratorGeom InputQEIterator
 
typedef InputMeshType::QEType InputQEType
 
typedef InputMeshType::Traits InputTraits
 
typedef InputMeshType::VectorType InputVectorType
 
typedef SolverTraits::MatrixType MatrixType
 
typedef
BorderQuadEdgeMeshFilter
< InputMeshType, InputMeshType
MeshBorderTransform
 
typedef
MeshBorderTransform::Pointer 
MeshBorderTransformPointer
 
typedef
OutputMeshType::CoordRepType 
OutputCoordRepType
 
typedef
OutputMeshType::ConstPointer 
OutputMeshConstPointer
 
typedef OutputMeshType::Pointer OutputMeshPointer
 
typedef TOutputMesh OutputMeshType
 
typedef
OutputMeshType::PointIdentifier 
OutputPointIdentifier
 
typedef
OutputMeshType::PointsContainerIterator 
OutputPointsContainerIterator
 
typedef OutputMeshType::PointType OutputPointType
 
typedef OutputQEType::IteratorGeom OutputQEIterator
 
typedef OutputMeshType::QEType OutputQEType
 
typedef OutputMeshType::VectorType OutputVectorType
 
typedef SmartPointer< SelfPointer
 
typedef
ParameterizationQuadEdgeMeshFilter 
Self
 
typedef TSolverTraits SolverTraits
 
typedef
QuadEdgeMeshToQuadEdgeMeshFilter
< TInputMesh, TOutputMesh > 
Superclass
 
typedef SolverTraits::ValueType ValueType
 
typedef SolverTraits::VectorType VectorType
 
- 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 const MeshBorderTransformGetBorderTransform () const
 
virtual MeshBorderTransformGetModifiableBorderTransform ()
 
virtual const char * GetNameOfClass () const
 
virtual void SetBorderTransform (MeshBorderTransform *_arg)
 
void SetCoefficientsMethod (CoefficientsComputation *iMethod)
 

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 InputVDimension = InputMeshType::PointDimension
 
static const unsigned int OutputVDimension = OutputMeshType::PointDimension
 

Protected Member Functions

void ComputeListOfInteriorVertices ()
 
void CopyToOutputBorder ()
 
void FillMatrix (MatrixType &iM, VectorType &ioBx, VectorType &ioBy)
 
void GenerateData ()
 
 ParameterizationQuadEdgeMeshFilter ()
 
void PrintSelf (std::ostream &os, Indent indent) const
 
void SolveLinearSystems (const MatrixType &iM, const VectorType &iBx, const VectorType &iBy, VectorType &oX, VectorType &oY)
 
virtual ~ParameterizationQuadEdgeMeshFilter ()
 
- 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

std::vector< OutputPointTypem_Border
 
MeshBorderTransformPointer m_BorderTransform
 
InputMapPointIdentifier m_BoundaryPtMap
 
CoefficientsComputationm_CoefficientsMethod
 
InputMapPointIdentifier m_InternalPtMap
 

Private Member Functions

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

Additional Inherited Members

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

Member Typedef Documentation

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef MatrixCoefficients< InputMeshType > itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::CoefficientsComputation

Definition at line 102 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef SmartPointer< const Self > itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::ConstPointer

Definition at line 49 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef InputMeshType::CellsContainerConstIterator itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::InputCellsContainerConstIterator

Definition at line 70 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef InputMeshType::CoordRepType itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::InputCoordRepType

Definition at line 55 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef InputMeshType::EdgeCellType itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::InputEdgeCellType

Definition at line 71 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef InputMeshType::EdgeListType itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::InputEdgeListType

Definition at line 61 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef InputMapPointIdentifier::iterator itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::InputMapPoinIdentifierIterator

Definition at line 78 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef std::map< InputPointIdentifier, InputPointIdentifier > itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::InputMapPointIdentifier

Definition at line 77 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef InputMeshType::ConstPointer itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::InputMeshConstPointer

Definition at line 54 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef InputMeshType::Pointer itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::InputMeshPointer

Definition at line 53 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef TInputMesh itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::InputMeshType

Input types.

Definition at line 52 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef InputMeshType::PixelType itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::InputPixelType

Definition at line 62 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef InputMeshType::PointIdentifier itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::InputPointIdentifier

Definition at line 58 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef InputMeshType::PointIdList itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::InputPointIdList

Definition at line 73 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef InputMeshType::PointsContainer itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::InputPointsContainer

Definition at line 67 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef InputMeshType::PointsContainerConstIterator itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::InputPointsContainerConstIterator

Definition at line 68 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef InputMeshType::PointType itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::InputPointType

Definition at line 56 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef InputPointType::VectorType itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::InputPointVectorType

Definition at line 57 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef InputMeshType::PolygonCellType itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::InputPolygonCellType

Definition at line 72 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef InputQEType::IteratorGeom itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::InputQEIterator

Definition at line 75 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef InputMeshType::QEType itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::InputQEType

Definition at line 59 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef InputMeshType::Traits itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::InputTraits

Definition at line 63 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef InputMeshType::VectorType itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::InputVectorType

Definition at line 60 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef SolverTraits::MatrixType itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::MatrixType

Definition at line 96 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef BorderQuadEdgeMeshFilter< InputMeshType, InputMeshType > itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::MeshBorderTransform

Definition at line 99 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef MeshBorderTransform::Pointer itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::MeshBorderTransformPointer

Definition at line 100 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef OutputMeshType::CoordRepType itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::OutputCoordRepType

Definition at line 84 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef OutputMeshType::ConstPointer itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::OutputMeshConstPointer

Definition at line 83 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef OutputMeshType::Pointer itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::OutputMeshPointer

Definition at line 82 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef TOutputMesh itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::OutputMeshType

Output types.

Definition at line 81 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef OutputMeshType::PointIdentifier itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::OutputPointIdentifier

Definition at line 86 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef OutputMeshType::PointsContainerIterator itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::OutputPointsContainerIterator

Definition at line 90 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef OutputMeshType::PointType itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::OutputPointType

Definition at line 85 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef OutputQEType::IteratorGeom itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::OutputQEIterator

Definition at line 89 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef OutputMeshType::QEType itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::OutputQEType

Definition at line 87 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef OutputMeshType::VectorType itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::OutputVectorType

Definition at line 88 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef SmartPointer< Self > itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::Pointer

Definition at line 48 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef ParameterizationQuadEdgeMeshFilter itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::Self

Basic types.

Definition at line 45 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef TSolverTraits itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::SolverTraits

Definition at line 94 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef QuadEdgeMeshToQuadEdgeMeshFilter< TInputMesh, TOutputMesh > itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::Superclass

Definition at line 47 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef SolverTraits::ValueType itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::ValueType

Definition at line 95 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
typedef SolverTraits::VectorType itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::VectorType

Definition at line 97 of file itkParameterizationQuadEdgeMeshFilter.h.

Constructor & Destructor Documentation

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::ParameterizationQuadEdgeMeshFilter ( )
protected
template<class TInputMesh , class TOutputMesh , class TSolverTraits >
virtual itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::~ParameterizationQuadEdgeMeshFilter ( )
inlineprotectedvirtual

Definition at line 120 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::ParameterizationQuadEdgeMeshFilter ( const Self )
private

Member Function Documentation

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
void itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::ComputeListOfInteriorVertices ( )
protected

From the list of all vertices from the input mesh InputList and the list of boundary vertices BoundaryList, Store in m_InternalPtList the list of interior vertices (i.e. vertices in InputList and not in BoundaryList )

Note
I consider ids of points are well chosen (from 0 to NumberOfPoints)
template<class TInputMesh , class TOutputMesh , class TSolverTraits >
void itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::CopyToOutputBorder ( )
protected
template<class TInputMesh , class TOutputMesh , class TSolverTraits >
virtual::itk::LightObject::Pointer itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::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 , class TSolverTraits >
void itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::FillMatrix ( MatrixType iM,
VectorType ioBx,
VectorType ioBy 
)
protected

Fill matrix iM and vectors Bx and m_By depending on if one vertex is on the border or not.

Parameters
[in]iM
[in,out]ioBx
[in,out]ioBy
template<class TInputMesh , class TOutputMesh , class TSolverTraits >
void itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::GenerateData ( void  )
protectedvirtual

This method causes the filter to generate its output.

Reimplemented from itk::ProcessObject.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
virtual const MeshBorderTransform* itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::GetBorderTransform ( ) const
virtual
template<class TInputMesh , class TOutputMesh , class TSolverTraits >
virtual MeshBorderTransform* itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::GetModifiableBorderTransform ( )
virtual
template<class TInputMesh , class TOutputMesh , class TSolverTraits >
virtual const char* itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::GetNameOfClass ( ) const
virtual

Run-time type information (and related methods).

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

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
static Pointer itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::New ( )
static
template<class TInputMesh , class TOutputMesh , class TSolverTraits >
void itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::operator= ( const Self )
private
template<class TInputMesh , class TOutputMesh , class TSolverTraits >
void itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::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 , class TSolverTraits >
virtual void itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::SetBorderTransform ( MeshBorderTransform _arg)
virtual
template<class TInputMesh , class TOutputMesh , class TSolverTraits >
void itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::SetCoefficientsMethod ( CoefficientsComputation iMethod)
inline

Definition at line 106 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
void itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::SolveLinearSystems ( const MatrixType iM,
const VectorType iBx,
const VectorType iBy,
VectorType oX,
VectorType oY 
)
protected

Solve linears systems : $ iM \cdot oX = iBx $ and $ iM \cdot oY = iBy $.

Parameters
[in]iM
[in]iBx
[in]iBy
[out]oX
[out]oY

Member Data Documentation

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
const unsigned int itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::InputVDimension = InputMeshType::PointDimension
static

Definition at line 65 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
std::vector< OutputPointType > itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::m_Border
protected

Definition at line 135 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
MeshBorderTransformPointer itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::m_BorderTransform
protected

Definition at line 125 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
InputMapPointIdentifier itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::m_BoundaryPtMap
protected

Definition at line 129 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
CoefficientsComputation* itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::m_CoefficientsMethod
protected

Definition at line 123 of file itkParameterizationQuadEdgeMeshFilter.h.

template<class TInputMesh , class TOutputMesh , class TSolverTraits >
InputMapPointIdentifier itk::ParameterizationQuadEdgeMeshFilter< TInputMesh, TOutputMesh, TSolverTraits >::m_InternalPtMap
protected

Definition at line 133 of file itkParameterizationQuadEdgeMeshFilter.h.

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

Definition at line 92 of file itkParameterizationQuadEdgeMeshFilter.h.


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