ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
#include <itkCleanQuadEdgeMeshFilter.h>
TODO.
Definition at line 36 of file itkCleanQuadEdgeMeshFilter.h.
Public Types | |
typedef BoundingBoxType::Pointer | BoundingBoxPointer |
typedef BoundingBox < InputPointIdentifier, itkGetStaticConstMacro(PointDimension), InputCoordRepType, InputPointsContainer > | BoundingBoxType |
typedef SmartPointer< const Self > | ConstPointer |
typedef CriterionType::Pointer | CriterionPointer |
typedef MaxMeasureBoundCriterion < OutputMeshType > | CriterionType |
typedef DecimationType::Pointer | DecimationPointer |
typedef SquaredEdgeLengthDecimationQuadEdgeMeshFilter < InputMeshType, InputMeshType, CriterionType > | DecimationType |
typedef InputMeshType::CellsContainerIterator | InputCellsContainerIterator |
typedef Superclass::InputCellTraits | InputCellTraits |
typedef Superclass::InputCoordRepType | InputCoordRepType |
typedef Superclass::InputEdgeCellType | InputEdgeCellType |
typedef Superclass::InputMeshPointer | InputMeshPointer |
typedef TInputMesh | InputMeshType |
typedef Superclass::InputPointIdentifier | InputPointIdentifier |
typedef Superclass::InputPointIdList | InputPointIdList |
typedef InputMeshType::PointsContainer | InputPointsContainer |
typedef InputMeshType::PointsContainerIterator | InputPointsContainerIterator |
typedef InputMeshType::PointsContainerPointer | InputPointsContainerPointer |
typedef Superclass::InputPointsIdInternalIterator | InputPointsIdInternalIterator |
typedef Superclass::InputPointType | InputPointType |
typedef Superclass::InputPolygonCellType | InputPolygonCellType |
typedef Superclass::InputQEIterator | InputQEIterator |
typedef Superclass::InputQEPrimal | InputQEPrimal |
typedef Superclass::InputVectorType | InputVectorType |
typedef OutputMeshType::CellsContainerIterator | OutputCellsContainerIterator |
typedef Superclass::OutputCoordRepType | OutputCoordRepType |
typedef Superclass::OutputMeshPointer | OutputMeshPointer |
typedef TOutputMesh | OutputMeshType |
typedef Superclass::OutputPointIdentifier | OutputPointIdentifier |
typedef OutputMeshType::PointsContainer | OutputPointsContainer |
typedef OutputMeshType::PointsContainerIterator | OutputPointsContainerIterator |
typedef OutputMeshType::PointsContainerPointer | OutputPointsContainerPointer |
typedef Superclass::OutputPointType | OutputPointType |
typedef Superclass::OutputQEPrimal | OutputQEPrimal |
typedef OutputMeshType::QEType | OutputQEType |
typedef Superclass::OutputVectorType | OutputVectorType |
typedef SmartPointer< Self > | Pointer |
typedef CleanQuadEdgeMeshFilter | Self |
typedef QuadEdgeMeshToQuadEdgeMeshFilter < TInputMesh, TOutputMesh > | Superclass |
Public Types inherited from itk::QuadEdgeMeshToQuadEdgeMeshFilter< TInputMesh, TOutputMesh > | |
typedef SmartPointer< const Self > | ConstPointer |
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< Self > | Pointer |
typedef QuadEdgeMeshToQuadEdgeMeshFilter | Self |
typedef MeshToMeshFilter < TInputMesh, TOutputMesh > | Superclass |
Public Types inherited from itk::MeshToMeshFilter< TInputMesh, TOutputMesh > | |
typedef SmartPointer< const Self > | ConstPointer |
typedef InputMeshType::Pointer | InputMeshPointer |
typedef TInputMesh | InputMeshType |
typedef OutputMeshType::Pointer | OutputMeshPointer |
typedef TOutputMesh | OutputMeshType |
typedef SmartPointer< Self > | Pointer |
typedef MeshToMeshFilter | Self |
typedef MeshSource< TOutputMesh > | Superclass |
Public Types inherited from itk::MeshSource< TOutputMesh > | |
typedef SmartPointer< const Self > | ConstPointer |
typedef Superclass::DataObjectIdentifierType | DataObjectIdentifierType |
typedef DataObject::Pointer | DataObjectPointer |
typedef OutputMeshType::Pointer | OutputMeshPointer |
typedef TOutputMesh | OutputMeshType |
typedef SmartPointer< Self > | Pointer |
typedef MeshSource | Self |
typedef ProcessObject | Superclass |
typedef ProcessObject::DataObjectPointerArraySizeType | DataObjectPointerArraySizeType |
Public Types inherited from itk::ProcessObject | |
typedef SmartPointer< const Self > | ConstPointer |
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< Self > | Pointer |
typedef ProcessObject | Self |
typedef Object | Superclass |
Public Types inherited from itk::Object | |
typedef SmartPointer< const Self > | ConstPointer |
typedef SmartPointer< Self > | Pointer |
typedef Object | Self |
typedef LightObject | Superclass |
Public Types inherited from itk::LightObject | |
typedef SmartPointer< const Self > | ConstPointer |
typedef SmartPointer< Self > | Pointer |
typedef LightObject | Self |
Public Member Functions | |
virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
virtual const char * | GetNameOfClass () const |
virtual void | SetAbsoluteTolerance (InputCoordRepType _arg) |
virtual InputCoordRepType | GetAbsoluteTolerance () const |
virtual void | SetRelativeTolerance (InputCoordRepType _arg) |
virtual InputCoordRepType | GetRelativeTolerance () const |
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 = InputMeshType::PointDimension |
Private Member Functions | |
CleanQuadEdgeMeshFilter (const Self &) | |
void | operator= (const Self &) |
Private Attributes | |
InputCoordRepType | m_AbsoluteTolerance |
BoundingBoxPointer | m_BoundingBox |
CriterionPointer | m_Criterion |
DecimationPointer | m_Decimation |
InputCoordRepType | m_RelativeTolerance |
Additional Inherited Members | |
Protected Types inherited from itk::LightObject | |
typedef int | InternalReferenceCountType |
Protected Attributes inherited from itk::ProcessObject | |
TimeStamp | m_OutputInformationMTime |
bool | m_Updating |
typedef BoundingBoxType::Pointer itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::BoundingBoxPointer |
Definition at line 93 of file itkCleanQuadEdgeMeshFilter.h.
typedef BoundingBox< InputPointIdentifier, itkGetStaticConstMacro(PointDimension), InputCoordRepType, InputPointsContainer > itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::BoundingBoxType |
Definition at line 91 of file itkCleanQuadEdgeMeshFilter.h.
typedef SmartPointer< const Self > itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::ConstPointer |
Definition at line 42 of file itkCleanQuadEdgeMeshFilter.h.
typedef CriterionType::Pointer itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::CriterionPointer |
Definition at line 96 of file itkCleanQuadEdgeMeshFilter.h.
typedef MaxMeasureBoundCriterion< OutputMeshType > itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::CriterionType |
Definition at line 95 of file itkCleanQuadEdgeMeshFilter.h.
typedef DecimationType::Pointer itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::DecimationPointer |
Definition at line 101 of file itkCleanQuadEdgeMeshFilter.h.
typedef SquaredEdgeLengthDecimationQuadEdgeMeshFilter< InputMeshType, InputMeshType, CriterionType > itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::DecimationType |
Definition at line 100 of file itkCleanQuadEdgeMeshFilter.h.
typedef InputMeshType::CellsContainerIterator itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellsContainerIterator |
Definition at line 71 of file itkCleanQuadEdgeMeshFilter.h.
typedef Superclass::InputCellTraits itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellTraits |
Definition at line 63 of file itkCleanQuadEdgeMeshFilter.h.
typedef Superclass::InputCoordRepType itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCoordRepType |
Definition at line 54 of file itkCleanQuadEdgeMeshFilter.h.
typedef Superclass::InputEdgeCellType itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputEdgeCellType |
Definition at line 60 of file itkCleanQuadEdgeMeshFilter.h.
typedef Superclass::InputMeshPointer itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshPointer |
Definition at line 53 of file itkCleanQuadEdgeMeshFilter.h.
typedef TInputMesh itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshType |
Definition at line 50 of file itkCleanQuadEdgeMeshFilter.h.
typedef Superclass::InputPointIdentifier itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointIdentifier |
Definition at line 56 of file itkCleanQuadEdgeMeshFilter.h.
typedef Superclass::InputPointIdList itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointIdList |
Definition at line 62 of file itkCleanQuadEdgeMeshFilter.h.
typedef InputMeshType::PointsContainer itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointsContainer |
Definition at line 67 of file itkCleanQuadEdgeMeshFilter.h.
typedef InputMeshType::PointsContainerIterator itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointsContainerIterator |
Definition at line 69 of file itkCleanQuadEdgeMeshFilter.h.
typedef InputMeshType::PointsContainerPointer itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointsContainerPointer |
Definition at line 68 of file itkCleanQuadEdgeMeshFilter.h.
typedef Superclass::InputPointsIdInternalIterator itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointsIdInternalIterator |
Definition at line 64 of file itkCleanQuadEdgeMeshFilter.h.
typedef Superclass::InputPointType itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointType |
Definition at line 55 of file itkCleanQuadEdgeMeshFilter.h.
typedef Superclass::InputPolygonCellType itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPolygonCellType |
Definition at line 61 of file itkCleanQuadEdgeMeshFilter.h.
typedef Superclass::InputQEIterator itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputQEIterator |
Definition at line 65 of file itkCleanQuadEdgeMeshFilter.h.
typedef Superclass::InputQEPrimal itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputQEPrimal |
Definition at line 57 of file itkCleanQuadEdgeMeshFilter.h.
typedef Superclass::InputVectorType itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputVectorType |
Definition at line 58 of file itkCleanQuadEdgeMeshFilter.h.
typedef OutputMeshType::CellsContainerIterator itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCellsContainerIterator |
Definition at line 88 of file itkCleanQuadEdgeMeshFilter.h.
typedef Superclass::OutputCoordRepType itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCoordRepType |
Definition at line 77 of file itkCleanQuadEdgeMeshFilter.h.
typedef Superclass::OutputMeshPointer itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshPointer |
Definition at line 76 of file itkCleanQuadEdgeMeshFilter.h.
typedef TOutputMesh itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshType |
Definition at line 75 of file itkCleanQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointIdentifier itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointIdentifier |
Definition at line 79 of file itkCleanQuadEdgeMeshFilter.h.
typedef OutputMeshType::PointsContainer itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointsContainer |
Definition at line 84 of file itkCleanQuadEdgeMeshFilter.h.
typedef OutputMeshType::PointsContainerIterator itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointsContainerIterator |
Definition at line 86 of file itkCleanQuadEdgeMeshFilter.h.
typedef OutputMeshType::PointsContainerPointer itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointsContainerPointer |
Definition at line 85 of file itkCleanQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointType itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointType |
Definition at line 78 of file itkCleanQuadEdgeMeshFilter.h.
typedef Superclass::OutputQEPrimal itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputQEPrimal |
Definition at line 80 of file itkCleanQuadEdgeMeshFilter.h.
typedef OutputMeshType::QEType itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputQEType |
Definition at line 83 of file itkCleanQuadEdgeMeshFilter.h.
typedef Superclass::OutputVectorType itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputVectorType |
Definition at line 81 of file itkCleanQuadEdgeMeshFilter.h.
typedef SmartPointer< Self > itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Pointer |
Definition at line 41 of file itkCleanQuadEdgeMeshFilter.h.
typedef CleanQuadEdgeMeshFilter itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Self |
Definition at line 40 of file itkCleanQuadEdgeMeshFilter.h.
typedef QuadEdgeMeshToQuadEdgeMeshFilter< TInputMesh, TOutputMesh > itk::CleanQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Superclass |
Definition at line 44 of file itkCleanQuadEdgeMeshFilter.h.
|
protected |
|
inlineprotectedvirtual |
Definition at line 116 of file itkCleanQuadEdgeMeshFilter.h.
|
private |
|
protectedvirtual |
|
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 >.
|
protectedvirtual |
This method causes the filter to generate its output.
Reimplemented from itk::ProcessObject.
|
virtual |
TODO
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::QuadEdgeMeshToQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
|
virtual |
TODO
|
protectedvirtual |
|
static |
New macro for creation of through a Smart Pointer
|
private |
|
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 >.
|
virtual |
TODO
|
virtual |
TODO
|
private |
Definition at line 130 of file itkCleanQuadEdgeMeshFilter.h.
|
private |
Definition at line 133 of file itkCleanQuadEdgeMeshFilter.h.
|
private |
Definition at line 134 of file itkCleanQuadEdgeMeshFilter.h.
|
private |
Definition at line 135 of file itkCleanQuadEdgeMeshFilter.h.
|
private |
Definition at line 131 of file itkCleanQuadEdgeMeshFilter.h.
|
static |
Definition at line 73 of file itkCleanQuadEdgeMeshFilter.h.