![]() |
ITK
4.12.0
Insight Segmentation and Registration Toolkit
|
#include <itkEdgeLengthTriangleEdgeCellSubdivisionCriterion.h>
Inheritance diagram for itk::EdgeLengthTriangleEdgeCellSubdivisionCriterion< TSubdivisionFilter >:
Collaboration diagram for itk::EdgeLengthTriangleEdgeCellSubdivisionCriterion< TSubdivisionFilter >:Definition at line 35 of file itkEdgeLengthTriangleEdgeCellSubdivisionCriterion.h.
Public Types | |
| typedef Superclass::CellIdentifier | CellIdentifier |
| typedef Superclass::CellsContainer | CellsContainer |
| typedef Superclass::CellsContainerConstIterator | CellsContainerConstIterator |
| typedef Superclass::CellsContainerIterator | CellsContainerIterator |
| typedef Superclass::CellsContainerPointer | CellsContainerPointer |
| typedef Superclass::CellType | CellType |
| typedef SmartPointer< const Self > | ConstPointer |
| typedef Superclass::CoordRepType | CoordRepType |
| typedef Superclass::MeshConstPointer | MeshConstPointer |
| typedef Superclass::MeshPointer | MeshPointer |
| typedef Superclass::MeshType | MeshType |
| typedef SmartPointer< Self > | Pointer |
| typedef Superclass::PointIdentifier | PointIdentifier |
| typedef Superclass::PointIdIterator | PointIdIterator |
| typedef Superclass::PointsContainerConstIterator | PointsContainerConstIterator |
| typedef Superclass::PointsContainerIterator | PointsContainerIterator |
| typedef Superclass::PointsContainerPointer | PointsContainerPointer |
| typedef Superclass::PointType | PointType |
| typedef Superclass::QEType | QEType |
| typedef EdgeLengthTriangleEdgeCellSubdivisionCriterion | Self |
| typedef Superclass::SubdivisionCellContainer | SubdivisionCellContainer |
| typedef QuadEdgeMeshSubdivisionCriterion < TSubdivisionFilter > | Superclass |
Public Types inherited from itk::QuadEdgeMeshSubdivisionCriterion< TSubdivisionFilter > | |
| typedef MeshType::CellIdentifier | CellIdentifier |
| typedef MeshType::CellsContainer | CellsContainer |
| typedef MeshType::CellsContainerConstIterator | CellsContainerConstIterator |
| typedef MeshType::CellsContainerIterator | CellsContainerIterator |
| typedef MeshType::CellsContainerPointer | CellsContainerPointer |
| typedef MeshType::CellType | CellType |
| typedef SmartPointer< const Self > | ConstPointer |
| typedef MeshType::CoordRepType | CoordRepType |
| typedef MeshType::ConstPointer | MeshConstPointer |
| typedef MeshType::Pointer | MeshPointer |
| typedef TSubdivisionFilter::InputMeshType | MeshType |
| typedef SmartPointer< Self > | Pointer |
| typedef MeshType::PointIdentifier | PointIdentifier |
| typedef MeshType::PointIdIterator | PointIdIterator |
| typedef MeshType::PointsContainerConstIterator | PointsContainerConstIterator |
| typedef MeshType::PointsContainerIterator | PointsContainerIterator |
| typedef MeshType::PointsContainerPointer | PointsContainerPointer |
| typedef MeshType::PointType | PointType |
| typedef MeshType::QEType | QEType |
| typedef QuadEdgeMeshSubdivisionCriterion | Self |
| typedef TSubdivisionFilter::SubdivisionCellContainer | SubdivisionCellContainer |
| 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 void | Compute (MeshType *mesh, SubdivisionCellContainer &edgeList) override |
| virtual CoordRepType | GetMaximumLength () const |
| virtual void | SetMaximumLength (CoordRepType _arg) |
Public Member Functions inherited from itk::QuadEdgeMeshSubdivisionCriterion< TSubdivisionFilter > | |
| virtual void | Compute (MeshType *mesh, SubdivisionCellContainer &edgeList)=0 |
Public Member Functions inherited from itk::Object | |
| unsigned long | AddObserver (const EventObject &event, Command *) |
| unsigned long | AddObserver (const EventObject &event, Command *) const |
| virtual void | DebugOff () const |
| virtual void | DebugOn () const |
| Command * | GetCommand (unsigned long tag) |
| bool | GetDebug () const |
| MetaDataDictionary & | GetMetaDataDictionary () |
| const MetaDataDictionary & | GetMetaDataDictionary () const |
| virtual ModifiedTimeType | GetMTime () const |
| virtual const TimeStamp & | GetTimeStamp () const |
| bool | HasObserver (const EventObject &event) const |
| void | InvokeEvent (const EventObject &) |
| void | InvokeEvent (const EventObject &) const |
| virtual void | Modified () const |
| virtual void | Register () const override |
| void | RemoveAllObservers () |
| void | RemoveObserver (unsigned long tag) |
| void | SetDebug (bool debugFlag) const |
| void | SetMetaDataDictionary (const MetaDataDictionary &rhs) |
| virtual void | SetReferenceCount (int) override |
| virtual void | UnRegister () const noexceptoverride |
| virtual void | SetObjectName (std::string _arg) |
| virtual const std::string & | GetObjectName () const |
Public Member Functions inherited from itk::LightObject | |
| virtual void | Delete () |
| virtual int | GetReferenceCount () const |
| itkCloneMacro (Self) | |
| void | Print (std::ostream &os, Indent indent=0) const |
Protected Member Functions | |
| EdgeLengthTriangleEdgeCellSubdivisionCriterion () | |
| ~EdgeLengthTriangleEdgeCellSubdivisionCriterion () | |
Protected Member Functions inherited from itk::QuadEdgeMeshSubdivisionCriterion< TSubdivisionFilter > | |
| QuadEdgeMeshSubdivisionCriterion () | |
| ~QuadEdgeMeshSubdivisionCriterion () | |
Protected Member Functions inherited from itk::Object | |
| Object () | |
| bool | PrintObservers (std::ostream &os, Indent indent) const |
| virtual void | PrintSelf (std::ostream &os, Indent indent) const override |
| 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 () |
Private Attributes | |
| CoordRepType | m_MaximumLength |
| virtual const char * | GetNameOfClass () const |
| virtual ::itk::LightObject::Pointer | CreateAnother () const |
| static Pointer | New () |
Additional Inherited Members | |
Static Public Member Functions inherited from itk::Object | |
| static bool | GetGlobalWarningDisplay () |
| static void | GlobalWarningDisplayOff () |
| static void | GlobalWarningDisplayOn () |
| static Pointer | New () |
| static void | SetGlobalWarningDisplay (bool flag) |
Static Public Member Functions inherited from itk::LightObject | |
| static void | BreakOnError () |
| static Pointer | New () |
Protected Attributes inherited from itk::LightObject | |
| AtomicInt< int > | m_ReferenceCount |
| typedef Superclass::CellIdentifier itk::EdgeLengthTriangleEdgeCellSubdivisionCriterion< TSubdivisionFilter >::CellIdentifier |
Definition at line 56 of file itkEdgeLengthTriangleEdgeCellSubdivisionCriterion.h.
| typedef Superclass::CellsContainer itk::EdgeLengthTriangleEdgeCellSubdivisionCriterion< TSubdivisionFilter >::CellsContainer |
Definition at line 49 of file itkEdgeLengthTriangleEdgeCellSubdivisionCriterion.h.
| typedef Superclass::CellsContainerConstIterator itk::EdgeLengthTriangleEdgeCellSubdivisionCriterion< TSubdivisionFilter >::CellsContainerConstIterator |
Definition at line 52 of file itkEdgeLengthTriangleEdgeCellSubdivisionCriterion.h.
| typedef Superclass::CellsContainerIterator itk::EdgeLengthTriangleEdgeCellSubdivisionCriterion< TSubdivisionFilter >::CellsContainerIterator |
Definition at line 51 of file itkEdgeLengthTriangleEdgeCellSubdivisionCriterion.h.
| typedef Superclass::CellsContainerPointer itk::EdgeLengthTriangleEdgeCellSubdivisionCriterion< TSubdivisionFilter >::CellsContainerPointer |
Definition at line 50 of file itkEdgeLengthTriangleEdgeCellSubdivisionCriterion.h.
| typedef Superclass::CellType itk::EdgeLengthTriangleEdgeCellSubdivisionCriterion< TSubdivisionFilter >::CellType |
Definition at line 57 of file itkEdgeLengthTriangleEdgeCellSubdivisionCriterion.h.
| typedef SmartPointer< const Self > itk::EdgeLengthTriangleEdgeCellSubdivisionCriterion< TSubdivisionFilter >::ConstPointer |
Definition at line 41 of file itkEdgeLengthTriangleEdgeCellSubdivisionCriterion.h.
| typedef Superclass::CoordRepType itk::EdgeLengthTriangleEdgeCellSubdivisionCriterion< TSubdivisionFilter >::CoordRepType |
Definition at line 54 of file itkEdgeLengthTriangleEdgeCellSubdivisionCriterion.h.
| typedef Superclass::MeshConstPointer itk::EdgeLengthTriangleEdgeCellSubdivisionCriterion< TSubdivisionFilter >::MeshConstPointer |
Definition at line 45 of file itkEdgeLengthTriangleEdgeCellSubdivisionCriterion.h.
| typedef Superclass::MeshPointer itk::EdgeLengthTriangleEdgeCellSubdivisionCriterion< TSubdivisionFilter >::MeshPointer |
Definition at line 44 of file itkEdgeLengthTriangleEdgeCellSubdivisionCriterion.h.
| typedef Superclass::MeshType itk::EdgeLengthTriangleEdgeCellSubdivisionCriterion< TSubdivisionFilter >::MeshType |
Definition at line 43 of file itkEdgeLengthTriangleEdgeCellSubdivisionCriterion.h.
| typedef SmartPointer< Self > itk::EdgeLengthTriangleEdgeCellSubdivisionCriterion< TSubdivisionFilter >::Pointer |
Definition at line 40 of file itkEdgeLengthTriangleEdgeCellSubdivisionCriterion.h.
| typedef Superclass::PointIdentifier itk::EdgeLengthTriangleEdgeCellSubdivisionCriterion< TSubdivisionFilter >::PointIdentifier |
Definition at line 55 of file itkEdgeLengthTriangleEdgeCellSubdivisionCriterion.h.
| typedef Superclass::PointIdIterator itk::EdgeLengthTriangleEdgeCellSubdivisionCriterion< TSubdivisionFilter >::PointIdIterator |
Definition at line 59 of file itkEdgeLengthTriangleEdgeCellSubdivisionCriterion.h.
| typedef Superclass::PointsContainerConstIterator itk::EdgeLengthTriangleEdgeCellSubdivisionCriterion< TSubdivisionFilter >::PointsContainerConstIterator |
Definition at line 47 of file itkEdgeLengthTriangleEdgeCellSubdivisionCriterion.h.
| typedef Superclass::PointsContainerIterator itk::EdgeLengthTriangleEdgeCellSubdivisionCriterion< TSubdivisionFilter >::PointsContainerIterator |
Definition at line 48 of file itkEdgeLengthTriangleEdgeCellSubdivisionCriterion.h.
| typedef Superclass::PointsContainerPointer itk::EdgeLengthTriangleEdgeCellSubdivisionCriterion< TSubdivisionFilter >::PointsContainerPointer |
Definition at line 46 of file itkEdgeLengthTriangleEdgeCellSubdivisionCriterion.h.
| typedef Superclass::PointType itk::EdgeLengthTriangleEdgeCellSubdivisionCriterion< TSubdivisionFilter >::PointType |
Definition at line 53 of file itkEdgeLengthTriangleEdgeCellSubdivisionCriterion.h.
| typedef Superclass::QEType itk::EdgeLengthTriangleEdgeCellSubdivisionCriterion< TSubdivisionFilter >::QEType |
Definition at line 58 of file itkEdgeLengthTriangleEdgeCellSubdivisionCriterion.h.
| typedef EdgeLengthTriangleEdgeCellSubdivisionCriterion itk::EdgeLengthTriangleEdgeCellSubdivisionCriterion< TSubdivisionFilter >::Self |
Definition at line 38 of file itkEdgeLengthTriangleEdgeCellSubdivisionCriterion.h.
| typedef Superclass::SubdivisionCellContainer itk::EdgeLengthTriangleEdgeCellSubdivisionCriterion< TSubdivisionFilter >::SubdivisionCellContainer |
Definition at line 60 of file itkEdgeLengthTriangleEdgeCellSubdivisionCriterion.h.
| typedef QuadEdgeMeshSubdivisionCriterion< TSubdivisionFilter > itk::EdgeLengthTriangleEdgeCellSubdivisionCriterion< TSubdivisionFilter >::Superclass |
Definition at line 39 of file itkEdgeLengthTriangleEdgeCellSubdivisionCriterion.h.
|
inlineprotected |
Definition at line 73 of file itkEdgeLengthTriangleEdgeCellSubdivisionCriterion.h.
References itk::EdgeLengthTriangleEdgeCellSubdivisionCriterion< TSubdivisionFilter >::m_MaximumLength, and itk::NumericTraits< T >::max().
|
inlineprotected |
Definition at line 74 of file itkEdgeLengthTriangleEdgeCellSubdivisionCriterion.h.
|
overridevirtual |
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::Object.
|
virtual |
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::QuadEdgeMeshSubdivisionCriterion< TSubdivisionFilter >.
|
static |
Run-time type information (and related methods).
|
virtual |
|
private |
Definition at line 77 of file itkEdgeLengthTriangleEdgeCellSubdivisionCriterion.h.
Referenced by itk::EdgeLengthTriangleEdgeCellSubdivisionCriterion< TSubdivisionFilter >::EdgeLengthTriangleEdgeCellSubdivisionCriterion().
1.8.5