ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
#include <itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h>
Definition at line 31 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.
Public Types | |
typedef SmartPointer< const Self > | ConstPointer |
typedef TCriterion | CriterionType |
typedef InputMeshType::Pointer | InputMeshPointer |
typedef TInput | InputMeshType |
typedef CriterionType::MeasureType | MeasureType |
typedef Superclass::OperatorPointer | OperatorPointer |
typedef Superclass::OperatorType | OperatorType |
typedef OutputMeshType::CellsContainerIterator | OutputCellsContainerIterator |
typedef OutputMeshType::EdgeCellType | OutputEdgeCellType |
typedef OutputMeshType::Pointer | OutputMeshPointer |
typedef TOutput | OutputMeshType |
typedef OutputMeshType::PointIdentifier | OutputPointIdentifier |
typedef OutputMeshType::PointType | OutputPointType |
typedef OutputMeshType::QEType | OutputQEType |
typedef SmartPointer< Self > | Pointer |
typedef Superclass::PriorityQueueItemType | PriorityQueueItemType |
typedef Superclass::PriorityQueuePointer | PriorityQueuePointer |
typedef Superclass::PriorityQueueType | PriorityQueueType |
typedef Superclass::PriorityType | PriorityType |
typedef Superclass::QueueMapIterator | QueueMapIterator |
typedef Superclass::QueueMapType | QueueMapType |
typedef SquaredEdgeLengthDecimationQuadEdgeMeshFilter | Self |
typedef EdgeDecimationQuadEdgeMeshFilter < TInput, TOutput, TCriterion > | Superclass |
Public Types inherited from itk::EdgeDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion > | |
typedef SmartPointer< const Self > | ConstPointer |
typedef CriterionType::Pointer | CriterionPointer |
typedef TCriterion | CriterionType |
typedef InputMeshType::Pointer | InputMeshPointer |
typedef TInput | InputMeshType |
typedef CriterionType::MeasureType | MeasureType |
typedef OperatorType::Pointer | OperatorPointer |
typedef QuadEdgeMeshEulerOperatorJoinVertexFunction < OutputMeshType, OutputQEType > | OperatorType |
typedef OutputMeshType::CellIdentifier | OutputCellIdentifier |
typedef OutputMeshType::CellsContainerIterator | OutputCellsContainerIterator |
typedef OutputMeshType::CellsContainerPointer | OutputCellsContainerPointer |
typedef OutputMeshType::CellType | OutputCellType |
typedef OutputMeshType::EdgeCellType | OutputEdgeCellType |
typedef OutputMeshType::Pointer | OutputMeshPointer |
typedef TOutput | OutputMeshType |
typedef OutputMeshType::PointIdentifier | OutputPointIdentifier |
typedef OutputMeshType::PointType | OutputPointType |
typedef QuadEdgeMeshPolygonCell < OutputCellType > | OutputPolygonType |
typedef OutputMeshType::QEType | OutputQEType |
typedef OutputPointType::VectorType | OutputVectorType |
typedef SmartPointer< Self > | Pointer |
typedef CriterionType::PriorityQueueWrapperType | PriorityQueueItemType |
typedef PriorityQueueType::Pointer | PriorityQueuePointer |
typedef PriorityQueueContainer < PriorityQueueItemType *, ElementWrapperPointerInterface < PriorityQueueItemType * > , PriorityType > | PriorityQueueType |
typedef CriterionType::PriorityType | PriorityType |
typedef QueueMapType::const_iterator | QueueMapConstIterator |
typedef QueueMapType::iterator | QueueMapIterator |
typedef std::map< OutputQEType *, PriorityQueueItemType * > | QueueMapType |
typedef EdgeDecimationQuadEdgeMeshFilter | Self |
typedef DecimationQuadEdgeMeshFilter < TInput, TOutput, TCriterion > | Superclass |
Public Types inherited from itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion > | |
typedef SmartPointer< const Self > | ConstPointer |
typedef CriterionType::Pointer | CriterionPointer |
typedef TCriterion | CriterionType |
typedef InputMeshType::Pointer | InputMeshPointer |
typedef TInput | InputMeshType |
typedef CriterionType::MeasureType | MeasureType |
typedef OutputMeshType::Pointer | OutputMeshPointer |
typedef TOutput | OutputMeshType |
typedef SmartPointer< Self > | Pointer |
typedef CriterionType::PriorityQueueWrapperType | PriorityQueueItemType |
typedef CriterionType::PriorityType | PriorityType |
typedef DecimationQuadEdgeMeshFilter | Self |
typedef QuadEdgeMeshToQuadEdgeMeshFilter < TInput, TOutput > | Superclass |
Public Types inherited from itk::QuadEdgeMeshToQuadEdgeMeshFilter< TInput, TOutput > | |
typedef SmartPointer< const 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 TInput | InputMeshType |
typedef InputMeshType::PointDataContainer | InputPointDataContainer |
typedef InputPointDataContainer::ConstPointer | InputPointDataContainerConstPointer |
typedef InputMeshType::PointIdentifier | InputPointIdentifier |
typedef InputMeshType::PointIdList | InputPointIdList |
typedef InputMeshType::PointsContainerConstIterator | InputPointsContainerConstIterator |
typedef InputMeshType::PointsContainerConstPointer | InputPointsContainerConstPointer |
typedef InputCellTraits::PointIdInternalIterator | InputPointsIdInternalIterator |
typedef InputMeshType::PointType | InputPointType |
typedef InputMeshType::PolygonCellType | InputPolygonCellType |
typedef InputQEPrimal::IteratorGeom | InputQEIterator |
typedef InputMeshType::QEPrimal | InputQEPrimal |
typedef InputMeshType::VectorType | InputVectorType |
typedef OutputMeshType::CellDataContainer | OutputCellDataContainer |
typedef OutputMeshType::CoordRepType | OutputCoordRepType |
typedef OutputMeshType::ConstPointer | OutputMeshConstPointer |
typedef OutputMeshType::Pointer | OutputMeshPointer |
typedef TOutput | OutputMeshType |
typedef OutputMeshType::PointDataContainer | OutputPointDataContainer |
typedef OutputMeshType::PointIdentifier | OutputPointIdentifier |
typedef OutputMeshType::PointsContainerConstPointer | OutputPointsContainerConstPointer |
typedef OutputMeshType::PointsContainerIterator | OutputPointsContainerIterator |
typedef OutputMeshType::PointsContainerPointer | OutputPointsContainerPointer |
typedef OutputMeshType::PointType | OutputPointType |
typedef OutputQEPrimal::IteratorGeom | OutputQEIterator |
typedef OutputMeshType::QEPrimal | OutputQEPrimal |
typedef OutputMeshType::VectorType | OutputVectorType |
typedef SmartPointer< Self > | Pointer |
typedef QuadEdgeMeshToQuadEdgeMeshFilter | Self |
typedef MeshToMeshFilter < TInput, TOutput > | Superclass |
Public Types inherited from itk::MeshToMeshFilter< TInput, TOutput > | |
typedef SmartPointer< const Self > | ConstPointer |
typedef InputMeshType::Pointer | InputMeshPointer |
typedef TInput | InputMeshType |
typedef OutputMeshType::Pointer | OutputMeshPointer |
typedef TOutput | OutputMeshType |
typedef SmartPointer< Self > | Pointer |
typedef MeshToMeshFilter | Self |
typedef MeshSource< TOutput > | Superclass |
Public Types inherited from itk::MeshSource< TOutput > | |
typedef SmartPointer< const Self > | ConstPointer |
typedef Superclass::DataObjectIdentifierType | DataObjectIdentifierType |
typedef DataObject::Pointer | DataObjectPointer |
typedef OutputMeshType::Pointer | OutputMeshPointer |
typedef TOutput | 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 |
Static Public Member Functions | |
static Pointer | New () |
Additional Inherited Members | |
Protected Types inherited from itk::LightObject | |
typedef int | InternalReferenceCountType |
Protected Attributes inherited from itk::EdgeDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion > | |
bool | m_CheckOrientation |
OutputQEType * | m_Element |
OperatorPointer | m_JoinVertexFunction |
PriorityType | m_Priority |
PriorityQueuePointer | m_PriorityQueue |
QueueMapType | m_QueueMapper |
bool | m_Relocate |
typedef SmartPointer< const Self > itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::ConstPointer |
Definition at line 37 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.
typedef TCriterion itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::CriterionType |
Definition at line 58 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.
typedef InputMeshType::Pointer itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::InputMeshPointer |
Definition at line 48 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.
typedef TInput itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::InputMeshType |
Definition at line 45 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.
typedef CriterionType::MeasureType itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::MeasureType |
Definition at line 59 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.
typedef Superclass::OperatorPointer itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OperatorPointer |
Definition at line 70 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.
typedef Superclass::OperatorType itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OperatorType |
Definition at line 69 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.
typedef OutputMeshType::CellsContainerIterator itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OutputCellsContainerIterator |
Definition at line 56 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.
typedef OutputMeshType::EdgeCellType itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OutputEdgeCellType |
Definition at line 55 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.
typedef OutputMeshType::Pointer itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OutputMeshPointer |
Definition at line 51 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.
typedef TOutput itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OutputMeshType |
Definition at line 50 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.
typedef OutputMeshType::PointIdentifier itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OutputPointIdentifier |
Definition at line 52 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.
typedef OutputMeshType::PointType itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OutputPointType |
Definition at line 53 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.
typedef OutputMeshType::QEType itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OutputQEType |
Definition at line 54 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.
typedef SmartPointer< Self > itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::Pointer |
Definition at line 36 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.
typedef Superclass::PriorityQueueItemType itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::PriorityQueueItemType |
Definition at line 62 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.
typedef Superclass::PriorityQueuePointer itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::PriorityQueuePointer |
Definition at line 64 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.
typedef Superclass::PriorityQueueType itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::PriorityQueueType |
Definition at line 63 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.
typedef Superclass::PriorityType itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::PriorityType |
Definition at line 61 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.
typedef Superclass::QueueMapIterator itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::QueueMapIterator |
Definition at line 67 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.
typedef Superclass::QueueMapType itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::QueueMapType |
Definition at line 66 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.
typedef SquaredEdgeLengthDecimationQuadEdgeMeshFilter itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::Self |
Definition at line 35 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.
typedef EdgeDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion > itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::Superclass |
Definition at line 39 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.
|
protected |
|
protectedvirtual |
|
private |
Compute the measure value for iEdge.
[in] | iEdge |
|
virtual |
Create an object from an instance, potentially deferring to a factory. This method allows you to create an instance of an object that is exactly the same type as the referring object. This is useful in cases where an object has been cast back to a base class.
Reimplemented from itk::Object.
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::EdgeDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >.
|
inlineprotectedvirtual |
Compute the measure value for iEdge.
[in] | iEdge |
Implements itk::EdgeDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >.
Definition at line 81 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.
|
static |
New macro for creation of through a Smart Pointer
|
private |
Compute the measure value for iEdge.
[in] | iEdge |
|
protectedvirtual |
Calculate the position of the remaining vertex from collapsing iEdge.
[in] | iEdge |
Implements itk::EdgeDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >.