ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
#include <itkQuadricDecimationQuadEdgeMeshFilter.h>
Quadric decimation.
Definition at line 32 of file itkQuadricDecimationQuadEdgeMeshFilter.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 OutputPointType::CoordRepType | OutputCoordType |
typedef OutputMeshType::EdgeCellType | OutputEdgeCellType |
typedef OutputMeshType::Pointer | OutputMeshPointer |
typedef TOutput | OutputMeshType |
typedef OutputMeshType::PointIdentifier | OutputPointIdentifier |
typedef OutputMeshType::PointsContainerIterator | OutputPointsContainerIterator |
typedef OutputMeshType::PointsContainerPointer | OutputPointsContainerPointer |
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 QuadricElementMapType::iterator | QuadricElementMapIterator |
typedef std::map < OutputPointIdentifier, QuadricElementType > | QuadricElementMapType |
typedef QuadEdgeMeshDecimationQuadricElementHelper < OutputPointType > | QuadricElementType |
typedef Superclass::QueueMapIterator | QueueMapIterator |
typedef Superclass::QueueMapType | QueueMapType |
typedef QuadricDecimationQuadEdgeMeshFilter | 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 () |
Static Public Attributes | |
static const unsigned int | OutputPointDimension = OutputMeshType::PointDimension |
Private Member Functions | |
void | operator= (const Self &) |
QuadricDecimationQuadEdgeMeshFilter (const Self &) | |
Private Attributes | |
QuadricElementMapType | m_Quadric |
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::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::ConstPointer |
Definition at line 38 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef TCriterion itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::CriterionType |
Definition at line 64 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef InputMeshType::Pointer itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::InputMeshPointer |
Definition at line 49 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef TInput itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::InputMeshType |
Definition at line 46 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef CriterionType::MeasureType itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::MeasureType |
Definition at line 65 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef Superclass::OperatorPointer itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OperatorPointer |
Definition at line 76 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef Superclass::OperatorType itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OperatorType |
Definition at line 75 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef OutputMeshType::CellsContainerIterator itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OutputCellsContainerIterator |
Definition at line 58 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef OutputPointType::CoordRepType itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OutputCoordType |
Definition at line 55 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef OutputMeshType::EdgeCellType itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OutputEdgeCellType |
Definition at line 57 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef OutputMeshType::Pointer itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OutputMeshPointer |
Definition at line 52 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef TOutput itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OutputMeshType |
Definition at line 51 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef OutputMeshType::PointIdentifier itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OutputPointIdentifier |
Definition at line 53 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef OutputMeshType::PointsContainerIterator itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OutputPointsContainerIterator |
Definition at line 60 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef OutputMeshType::PointsContainerPointer itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OutputPointsContainerPointer |
Definition at line 59 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef OutputMeshType::PointType itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OutputPointType |
Definition at line 54 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef OutputMeshType::QEType itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::OutputQEType |
Definition at line 56 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef SmartPointer< Self > itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::Pointer |
Definition at line 37 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef Superclass::PriorityQueueItemType itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::PriorityQueueItemType |
Definition at line 68 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef Superclass::PriorityQueuePointer itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::PriorityQueuePointer |
Definition at line 70 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef Superclass::PriorityQueueType itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::PriorityQueueType |
Definition at line 69 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef Superclass::PriorityType itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::PriorityType |
Definition at line 67 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef QuadricElementMapType::iterator itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::QuadricElementMapIterator |
Definition at line 84 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef std::map< OutputPointIdentifier, QuadricElementType > itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::QuadricElementMapType |
Definition at line 82 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef QuadEdgeMeshDecimationQuadricElementHelper< OutputPointType > itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::QuadricElementType |
Definition at line 79 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef Superclass::QueueMapIterator itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::QueueMapIterator |
Definition at line 73 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef Superclass::QueueMapType itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::QueueMapType |
Definition at line 72 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef QuadricDecimationQuadEdgeMeshFilter itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::Self |
Definition at line 36 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
typedef EdgeDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion > itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::Superclass |
Definition at line 40 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
|
protected |
Constructor.
|
protectedvirtual |
Destructor.
|
private |
|
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.
|
protectedvirtual |
Delete point.
[in] | iIdToBeDeleted | id of the point to be deleted |
[in] | iRemaining | id of the point to be kept |
Reimplemented from itk::EdgeDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >.
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::EdgeDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >.
|
protectedvirtual |
Compute Quadric error for all edges.
Reimplemented from itk::DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >.
|
inlineprotectedvirtual |
Compute the measure value for iEdge.
[in] | iEdge | input edge |
Implements itk::EdgeDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >.
Definition at line 120 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
References itk::QuadEdgeMeshDecimationQuadricElementHelper< TPoint >::ComputeError(), and itk::QuadEdgeMeshDecimationQuadricElementHelper< TPoint >::ComputeOptimalLocation().
|
static |
New macro for creation of through a Smart Pointer
|
private |
|
inlineprotected |
Compute the quadric error at the origin of the edge.
[in] | iEdge | input edge |
[in,out] | oQ | quadric element to be modified |
[in] | outputMesh | mesh to be processed |
Definition at line 98 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
References itk::QuadEdgeMeshDecimationQuadricElementHelper< TPoint >::AddTriangle().
|
protectedvirtual |
Compute the optimal position for a given edge iEdge.
[in] | iEdge |
Implements itk::EdgeDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >.
|
private |
Definition at line 157 of file itkQuadricDecimationQuadEdgeMeshFilter.h.
|
static |
Definition at line 62 of file itkQuadricDecimationQuadEdgeMeshFilter.h.