template<typename TInput, typename TOutput, typename TCriterion>
class itk::SquaredEdgeLengthDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >
Definition at line 31 of file itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h.
|
| using | ConstPointer = SmartPointer< const Self > |
| |
| using | CriterionType = TCriterion |
| |
| using | InputMeshPointer = typename InputMeshType::Pointer |
| |
| using | InputMeshType = TInput |
| |
| using | MeasureType = typename CriterionType::MeasureType |
| |
| using | OutputCellsContainerIterator = typename OutputMeshType::CellsContainerIterator |
| |
| using | OutputEdgeCellType = typename OutputMeshType::EdgeCellType |
| |
| using | OutputMeshPointer = typename OutputMeshType::Pointer |
| |
| using | OutputMeshType = TOutput |
| |
| using | OutputPointIdentifier = typename OutputMeshType::PointIdentifier |
| |
| using | OutputPointType = typename OutputMeshType::PointType |
| |
| using | OutputQEType = typename OutputMeshType::QEType |
| |
| using | Pointer = SmartPointer< Self > |
| |
| using | Self = SquaredEdgeLengthDecimationQuadEdgeMeshFilter |
| |
| using | Superclass = EdgeDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion > |
| |
| using | ConstPointer = SmartPointer< const Self > |
| |
| using | CriterionPointer = typename CriterionType::Pointer |
| |
| using | CriterionType = TCriterion |
| |
| using | InputMeshPointer = typename InputMeshType::Pointer |
| |
| using | InputMeshType = TInput |
| |
| using | MeasureType = typename CriterionType::MeasureType |
| |
| using | OperatorPointer = typename OperatorType::Pointer |
| |
| using | OperatorType = QuadEdgeMeshEulerOperatorJoinVertexFunction< OutputMeshType, OutputQEType > |
| |
| using | OutputCellIdentifier = typename OutputMeshType::CellIdentifier |
| |
| using | OutputCellsContainerIterator = typename OutputMeshType::CellsContainerIterator |
| |
| using | OutputCellsContainerPointer = typename OutputMeshType::CellsContainerPointer |
| |
| using | OutputCellType = typename OutputMeshType::CellType |
| |
| using | OutputEdgeCellType = typename OutputMeshType::EdgeCellType |
| |
| using | OutputMeshPointer = typename OutputMeshType::Pointer |
| |
| using | OutputMeshType = TOutput |
| |
| using | OutputPointIdentifier = typename OutputMeshType::PointIdentifier |
| |
| using | OutputPointType = typename OutputMeshType::PointType |
| |
| using | OutputPolygonType = QuadEdgeMeshPolygonCell< OutputCellType > |
| |
| using | OutputQEType = typename OutputMeshType::QEType |
| |
| using | OutputVectorType = typename OutputPointType::VectorType |
| |
| using | Pointer = SmartPointer< Self > |
| |
| using | PriorityQueueItemType = typename CriterionType::PriorityQueueWrapperType |
| |
| using | PriorityQueuePointer = typename PriorityQueueType::Pointer |
| |
| using | PriorityQueueType = PriorityQueueContainer< PriorityQueueItemType *, ElementWrapperPointerInterface< PriorityQueueItemType * >, PriorityType > |
| |
| using | PriorityType = typename CriterionType::PriorityType |
| |
| using | QueueMapConstIterator = typename QueueMapType::const_iterator |
| |
| using | QueueMapIterator = typename QueueMapType::iterator |
| |
| using | QueueMapType = std::map< OutputQEType *, PriorityQueueItemType * > |
| |
| using | Self = EdgeDecimationQuadEdgeMeshFilter |
| |
| using | Superclass = DecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion > |
| |
| using | ConstPointer = SmartPointer< const Self > |
| |
| using | CriterionPointer = typename CriterionType::Pointer |
| |
| using | CriterionType = TCriterion |
| |
| using | InputMeshPointer = typename InputMeshType::Pointer |
| |
| using | InputMeshType = TInput |
| |
| using | MeasureType = typename CriterionType::MeasureType |
| |
| using | OutputMeshPointer = typename OutputMeshType::Pointer |
| |
| using | OutputMeshType = TOutput |
| |
| using | Pointer = SmartPointer< Self > |
| |
| using | PriorityQueueItemType = typename CriterionType::PriorityQueueWrapperType |
| |
| using | PriorityType = typename CriterionType::PriorityType |
| |
| using | Self = DecimationQuadEdgeMeshFilter |
| |
| using | Superclass = QuadEdgeMeshToQuadEdgeMeshFilter< TInput, TOutput > |
| |
| using | ConstPointer = SmartPointer< const Self > |
| |
| using | InputCellDataContainer = typename InputMeshType::CellDataContainer |
| |
| using | InputCellsContainerConstIterator = typename InputMeshType::CellsContainerConstIterator |
| |
| using | InputCellsContainerConstPointer = typename InputMeshType::CellsContainerConstPointer |
| |
| using | InputCellTraits = typename InputMeshType::CellTraits |
| |
| using | InputCoordRepType = typename InputMeshType::CoordRepType |
| |
| using | InputEdgeCellType = typename InputMeshType::EdgeCellType |
| |
| using | InputMeshConstPointer = typename InputMeshType::ConstPointer |
| |
| using | InputMeshPointer = typename InputMeshType::Pointer |
| |
| using | InputMeshType = TInput |
| |
| using | InputPointDataContainer = typename InputMeshType::PointDataContainer |
| |
| using | InputPointDataContainerConstPointer = typename InputPointDataContainer::ConstPointer |
| |
| using | InputPointIdentifier = typename InputMeshType::PointIdentifier |
| |
| using | InputPointIdList = typename InputMeshType::PointIdList |
| |
| using | InputPointsContainerConstIterator = typename InputMeshType::PointsContainerConstIterator |
| |
| using | InputPointsContainerConstPointer = typename InputMeshType::PointsContainerConstPointer |
| |
| using | InputPointsIdInternalIterator = typename InputCellTraits::PointIdInternalIterator |
| |
| using | InputPointType = typename InputMeshType::PointType |
| |
| using | InputPolygonCellType = typename InputMeshType::PolygonCellType |
| |
| using | InputQEIterator = typename InputQEPrimal::IteratorGeom |
| |
| using | InputQEPrimal = typename InputMeshType::QEPrimal |
| |
| using | InputVectorType = typename InputMeshType::VectorType |
| |
| using | OutputCellDataContainer = typename OutputMeshType::CellDataContainer |
| |
| using | OutputCoordRepType = typename OutputMeshType::CoordRepType |
| |
| using | OutputMeshConstPointer = typename OutputMeshType::ConstPointer |
| |
| using | OutputMeshPointer = typename OutputMeshType::Pointer |
| |
| using | OutputMeshType = TOutput |
| |
| using | OutputPointDataContainer = typename OutputMeshType::PointDataContainer |
| |
| using | OutputPointIdentifier = typename OutputMeshType::PointIdentifier |
| |
| using | OutputPointsContainerConstPointer = typename OutputMeshType::PointsContainerConstPointer |
| |
| using | OutputPointsContainerIterator = typename OutputMeshType::PointsContainerIterator |
| |
| using | OutputPointsContainerPointer = typename OutputMeshType::PointsContainerPointer |
| |
| using | OutputPointType = typename OutputMeshType::PointType |
| |
| using | OutputQEIterator = typename OutputQEPrimal::IteratorGeom |
| |
| using | OutputQEPrimal = typename OutputMeshType::QEPrimal |
| |
| using | OutputVectorType = typename OutputMeshType::VectorType |
| |
| using | Pointer = SmartPointer< Self > |
| |
| using | Self = QuadEdgeMeshToQuadEdgeMeshFilter |
| |
| using | Superclass = MeshToMeshFilter< TInput, TOutput > |
| |
| using | ConstPointer = SmartPointer< const Self > |
| |
| using | InputMeshPointer = typename InputMeshType::Pointer |
| |
| using | InputMeshType = TInput |
| |
| using | OutputMeshPointer = typename OutputMeshType::Pointer |
| |
| using | OutputMeshType = TOutput |
| |
| using | Pointer = SmartPointer< Self > |
| |
| using | Self = MeshToMeshFilter |
| |
| using | Superclass = MeshSource< TOutput > |
| |
| using | ConstPointer = SmartPointer< const Self > |
| |
| using | DataObjectIdentifierType = Superclass::DataObjectIdentifierType |
| |
| using | DataObjectPointer = DataObject::Pointer |
| |
| using | OutputMeshPointer = typename OutputMeshType::Pointer |
| |
| using | OutputMeshType = TOutput |
| |
| using | Pointer = SmartPointer< Self > |
| |
| using | Self = MeshSource |
| |
| using | Superclass = ProcessObject |
| |
| using | DataObjectPointerArraySizeType = ProcessObject::DataObjectPointerArraySizeType |
| |
| using | ConstPointer = SmartPointer< const Self > |
| |
| using | DataObjectIdentifierType = DataObject::DataObjectIdentifierType |
| |
| using | DataObjectPointer = DataObject::Pointer |
| |
| using | DataObjectPointerArray = std::vector< DataObjectPointer > |
| |
| using | DataObjectPointerArraySizeType = DataObjectPointerArray::size_type |
| |
| using | MultiThreaderType = MultiThreaderBase |
| |
| using | NameArray = std::vector< DataObjectIdentifierType > |
| |
| using | Pointer = SmartPointer< Self > |
| |
| using | Self = ProcessObject |
| |
| using | Superclass = Object |
| |
| using | ConstPointer = SmartPointer< const Self > |
| |
| using | Pointer = SmartPointer< Self > |
| |
| using | Self = Object |
| |
| using | Superclass = LightObject |
| |
| using | ConstPointer = SmartPointer< const Self > |
| |
| using | Pointer = SmartPointer< Self > |
| |
| using | Self = LightObject |
| |
|
| OutputPointType | Relocate (OutputQEType *iEdge) override |
| |
| | SquaredEdgeLengthDecimationQuadEdgeMeshFilter () |
| |
| | ~SquaredEdgeLengthDecimationQuadEdgeMeshFilter () override=default |
| |
|
| MeasureType | MeasureEdge (OutputQEType *iEdge) override |
| |
| virtual unsigned int | CheckQEProcessingStatus () |
| |
| void | DeleteElement (OutputQEType *iEdge) |
| |
| virtual void | DeletePoint (const OutputPointIdentifier &iIdToBeDeleted, const OutputPointIdentifier &iRemaining) |
| |
| | EdgeDecimationQuadEdgeMeshFilter () |
| |
| void | Extract () override |
| |
| void | FillPriorityQueue () override |
| |
| bool | IsCriterionSatisfied () override |
| |
| bool | IsEdgeOKToBeProcessed (OutputQEType *iEdge) |
| |
| virtual void | JoinVertexFailed () |
| |
| virtual MeasureType | MeasureEdge (OutputQEType *iEdge)=0 |
| |
| SizeValueType | NumberOfCommonVerticesIn0Ring () const |
| |
| bool | ProcessWithoutAnyTopologicalGuarantee () override |
| |
| bool | ProcessWithTopologicalGuarantee () override |
| |
| void | PushElement (OutputQEType *iEdge) |
| |
| virtual void | PushOrUpdateElement (OutputQEType *iEdge) |
| |
| virtual OutputPointType | Relocate (OutputQEType *iEdge)=0 |
| |
| void | RemoveEye () |
| |
| void | RemoveSamosa () |
| |
| void | TagElementOut (OutputQEType *iEdge) |
| |
| | ~EdgeDecimationQuadEdgeMeshFilter () override |
| |
| bool | CheckOrientation (OutputQEType *iEdge, const OutputPointIdentifier &iId, const OutputPointType &iPt) |
| |
| | DecimationQuadEdgeMeshFilter () |
| |
| virtual void | Extract ()=0 |
| |
| virtual void | FillPriorityQueue ()=0 |
| |
| void | GenerateData () override |
| |
| virtual void | Initialize () |
| |
| virtual bool | IsCriterionSatisfied ()=0 |
| |
| void | PrintSelf (std::ostream &os, Indent indent) const override |
| |
| virtual bool | ProcessWithoutAnyTopologicalGuarantee ()=0 |
| |
| virtual bool | ProcessWithTopologicalGuarantee ()=0 |
| |
| | ~DecimationQuadEdgeMeshFilter () override=default |
| |
| 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 () |
| |
| | ~QuadEdgeMeshToQuadEdgeMeshFilter () override=default |
| |
| void | CopyInputMeshToOutputMeshCellData () |
| |
| void | CopyInputMeshToOutputMeshCellLinks () |
| |
| void | CopyInputMeshToOutputMeshCells () |
| |
| void | CopyInputMeshToOutputMeshPointData () |
| |
| void | CopyInputMeshToOutputMeshPoints () |
| |
| | MeshToMeshFilter () |
| |
| | ~MeshToMeshFilter () override=default |
| |
| void | GenerateInputRequestedRegion () override |
| |
| | MeshSource () |
| |
| void | PrintSelf (std::ostream &os, Indent indent) const override |
| |
| | ~MeshSource () override=default |
| |
| virtual void | AddInput (DataObject *input) |
| |
| void | AddOptionalInputName (const DataObjectIdentifierType &) |
| |
| void | AddOptionalInputName (const DataObjectIdentifierType &, DataObjectPointerArraySizeType idx) |
| |
| virtual void | AddOutput (DataObject *output) |
| |
| bool | AddRequiredInputName (const DataObjectIdentifierType &) |
| |
| bool | AddRequiredInputName (const DataObjectIdentifierType &, DataObjectPointerArraySizeType idx) |
| |
| virtual void | CacheInputReleaseDataFlags () |
| |
| virtual void | GenerateData () |
| |
| virtual void | GenerateInputRequestedRegion () |
| |
| virtual void | GenerateOutputInformation () |
| |
| virtual void | GenerateOutputRequestedRegion (DataObject *output) |
| |
| DataObject * | GetInput (const DataObjectIdentifierType &key) |
| |
| const DataObject * | GetInput (const DataObjectIdentifierType &key) const |
| |
| virtual const DataObjectPointerArraySizeType & | GetNumberOfRequiredInputs () const |
| |
| virtual const DataObjectPointerArraySizeType & | GetNumberOfRequiredOutputs () const |
| |
| bool | IsIndexedInputName (const DataObjectIdentifierType &) const |
| |
| bool | IsIndexedOutputName (const DataObjectIdentifierType &) const |
| |
| bool | IsRequiredInputName (const DataObjectIdentifierType &) const |
| |
| DataObjectPointerArraySizeType | MakeIndexFromInputName (const DataObjectIdentifierType &name) const |
| |
| DataObjectPointerArraySizeType | MakeIndexFromOutputName (const DataObjectIdentifierType &name) const |
| |
| DataObjectIdentifierType | MakeNameFromInputIndex (DataObjectPointerArraySizeType idx) const |
| |
| DataObjectIdentifierType | MakeNameFromOutputIndex (DataObjectPointerArraySizeType idx) const |
| |
| virtual void | PopBackInput () |
| |
| virtual void | PopFrontInput () |
| |
| void | PrintSelf (std::ostream &os, Indent indent) const override |
| |
| | ProcessObject () |
| |
| virtual void | PropagateResetPipeline () |
| |
| virtual void | PushBackInput (const DataObject *input) |
| |
| virtual void | PushFrontInput (const DataObject *input) |
| |
| 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 idx, DataObject *input) |
| |
| virtual void | SetNthOutput (DataObjectPointerArraySizeType idx, DataObject *output) |
| |
| void | SetNumberOfIndexedInputs (DataObjectPointerArraySizeType num) |
| |
| void | SetNumberOfIndexedOutputs (DataObjectPointerArraySizeType num) |
| |
| virtual void | SetNumberOfRequiredInputs (DataObjectPointerArraySizeType) |
| |
| virtual void | SetNumberOfRequiredOutputs (DataObjectPointerArraySizeType _arg) |
| |
| virtual void | SetOutput (const DataObjectIdentifierType &name, DataObject *output) |
| |
| virtual void | SetPrimaryInput (DataObject *object) |
| |
| virtual void | SetPrimaryOutput (DataObject *object) |
| |
| void | SetRequiredInputNames (const NameArray &) |
| |
| virtual void | VerifyInputInformation () ITKv5_CONST |
| |
| virtual void | VerifyPreconditions () ITKv5_CONST |
| |
| | ~ProcessObject () override |
| |
| DataObject * | GetInput (DataObjectPointerArraySizeType idx) |
| |
| const DataObject * | GetInput (DataObjectPointerArraySizeType idx) const |
| |
| DataObject * | GetPrimaryInput () |
| |
| const DataObject * | GetPrimaryInput () const |
| |
| virtual void | SetPrimaryInputName (const DataObjectIdentifierType &key) |
| |
| virtual const char * | GetPrimaryInputName () const |
| |
| DataObject * | GetOutput (const DataObjectIdentifierType &key) |
| |
| const DataObject * | GetOutput (const DataObjectIdentifierType &key) const |
| |
| virtual void | SetPrimaryOutputName (const DataObjectIdentifierType &key) |
| |
| virtual const char * | GetPrimaryOutputName () const |
| |
| DataObject * | GetOutput (DataObjectPointerArraySizeType i) |
| |
| const DataObject * | GetOutput (DataObjectPointerArraySizeType i) const |
| |
| DataObject * | GetPrimaryOutput () |
| |
| const DataObject * | GetPrimaryOutput () const |
| |
| virtual bool | GetThreaderUpdateProgress () const |
| |
| virtual void | ThreaderUpdateProgressOn () |
| |
| virtual void | SetThreaderUpdateProgress (bool arg) |
| |
| | Object () |
| |
| bool | PrintObservers (std::ostream &os, Indent indent) const |
| |
| void | PrintSelf (std::ostream &os, Indent indent) const override |
| |
| virtual void | SetTimeStamp (const TimeStamp &timeStamp) |
| |
| | ~Object () override |
| |
| virtual LightObject::Pointer | InternalClone () const |
| |
| | LightObject () |
| |
| virtual void | PrintHeader (std::ostream &os, Indent indent) const |
| |
| virtual void | PrintSelf (std::ostream &os, Indent indent) const |
| |
| virtual void | PrintTrailer (std::ostream &os, Indent indent) const |
| |
| virtual | ~LightObject () |
| |