ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h>
Public Types | |
typedef SmartPointer< const Self > | ConstPointer |
typedef Superclass::InputMeshPointer | InputMeshPointer |
typedef Superclass::InputMeshType | InputMeshType |
typedef Superclass::OutputCellIdentifier | OutputCellIdentifier |
typedef Superclass::OutputCoordType | OutputCoordType |
typedef Superclass::OutputCurvatureType | OutputCurvatureType |
typedef Superclass::OutputMeshPointer | OutputMeshPointer |
typedef Superclass::OutputMeshTraits | OutputMeshTraits |
typedef Superclass::OutputMeshType | OutputMeshType |
typedef Superclass::OutputPointIdentifier | OutputPointIdentifier |
typedef Superclass::OutputPointsContainerIterator | OutputPointsContainerIterator |
typedef Superclass::OutputPointsContainerPointer | OutputPointsContainerPointer |
typedef Superclass::OutputPointType | OutputPointType |
typedef Superclass::OutputQEType | OutputQEType |
typedef Superclass::OutputVectorType | OutputVectorType |
typedef SmartPointer< Self > | Pointer |
typedef DiscreteMaximumCurvatureQuadEdgeMeshFilter | Self |
typedef DiscretePrincipalCurvaturesQuadEdgeMeshFilter < TInputMesh, TOutputMesh > | Superclass |
typedef Superclass::TriangleType | TriangleType |
Public Types inherited from itk::DiscretePrincipalCurvaturesQuadEdgeMeshFilter< TInputMesh, TOutputMesh > | |
typedef ConformalMatrixCoefficients < OutputMeshType > | CoefficientType |
Public Types inherited from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh > | |
Public Types inherited from itk::QuadEdgeMeshToQuadEdgeMeshFilter< TInputMesh, TOutputMesh > | |
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::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::PointDataContainer | OutputPointDataContainer |
typedef OutputMeshType::PointsContainerConstPointer | OutputPointsContainerConstPointer |
typedef OutputQEPrimal::IteratorGeom | OutputQEIterator |
typedef OutputMeshType::QEPrimal | OutputQEPrimal |
Public Types inherited from itk::MeshToMeshFilter< TInputMesh, TOutputMesh > | |
Public Types inherited from itk::MeshSource< TOutputMesh > | |
typedef Superclass::DataObjectIdentifierType | DataObjectIdentifierType |
typedef DataObject::Pointer | DataObjectPointer |
typedef ProcessObject::DataObjectPointerArraySizeType | DataObjectPointerArraySizeType |
Public Types inherited from itk::ProcessObject | |
typedef std::vector < DataObjectPointer > | DataObjectPointerArray |
typedef std::vector < DataObjectIdentifierType > | NameArray |
Public Types inherited from itk::Object | |
Public Types inherited from itk::LightObject |
Public Member Functions | |
virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
virtual const char * | GetNameOfClass () const |
typedef (Concept::IsFloatingPoint< OutputCurvatureType >) OutputIsFloatingPointCheck |
Static Public Member Functions | |
static Pointer | New () |
Private Member Functions | |
DiscreteMaximumCurvatureQuadEdgeMeshFilter (const Self &) | |
void | operator= (const Self &) |
Additional Inherited Members | |
Protected Attributes inherited from itk::DiscretePrincipalCurvaturesQuadEdgeMeshFilter< TInputMesh, TOutputMesh > | |
OutputCurvatureType | m_Gaussian |
OutputCurvatureType | m_Mean |
FIXME Add documentation here.
Definition at line 33 of file itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h.
typedef SmartPointer< const Self > itk::DiscreteMaximumCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::ConstPointer |
Reimplemented from itk::DiscretePrincipalCurvaturesQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 39 of file itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::InputMeshPointer itk::DiscreteMaximumCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshPointer |
Reimplemented from itk::DiscretePrincipalCurvaturesQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 44 of file itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::InputMeshType itk::DiscreteMaximumCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshType |
Input types.
Reimplemented from itk::DiscretePrincipalCurvaturesQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 43 of file itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputCellIdentifier itk::DiscreteMaximumCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCellIdentifier |
Reimplemented from itk::DiscretePrincipalCurvaturesQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 54 of file itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputCoordType itk::DiscreteMaximumCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCoordType |
Reimplemented from itk::DiscretePrincipalCurvaturesQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 52 of file itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputCurvatureType itk::DiscreteMaximumCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCurvatureType |
Reimplemented from itk::DiscretePrincipalCurvaturesQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 57 of file itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputMeshPointer itk::DiscreteMaximumCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshPointer |
Reimplemented from itk::DiscretePrincipalCurvaturesQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 47 of file itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputMeshTraits itk::DiscreteMaximumCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshTraits |
Reimplemented from itk::DiscretePrincipalCurvaturesQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 56 of file itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputMeshType itk::DiscreteMaximumCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshType |
Output types.
Reimplemented from itk::DiscretePrincipalCurvaturesQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 46 of file itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointIdentifier itk::DiscreteMaximumCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointIdentifier |
Reimplemented from itk::DiscretePrincipalCurvaturesQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 53 of file itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointsContainerIterator itk::DiscreteMaximumCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointsContainerIterator |
Reimplemented from itk::DiscretePrincipalCurvaturesQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 49 of file itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointsContainerPointer itk::DiscreteMaximumCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointsContainerPointer |
Reimplemented from itk::DiscretePrincipalCurvaturesQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 48 of file itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointType itk::DiscreteMaximumCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointType |
Reimplemented from itk::DiscretePrincipalCurvaturesQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 50 of file itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputQEType itk::DiscreteMaximumCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputQEType |
Reimplemented from itk::DiscretePrincipalCurvaturesQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 55 of file itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputVectorType itk::DiscreteMaximumCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputVectorType |
Reimplemented from itk::DiscretePrincipalCurvaturesQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 51 of file itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h.
typedef SmartPointer< Self > itk::DiscreteMaximumCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Pointer |
Reimplemented from itk::DiscretePrincipalCurvaturesQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 38 of file itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h.
typedef DiscreteMaximumCurvatureQuadEdgeMeshFilter itk::DiscreteMaximumCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Self |
Basic types.
Reimplemented from itk::DiscretePrincipalCurvaturesQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 37 of file itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h.
typedef DiscretePrincipalCurvaturesQuadEdgeMeshFilter< TInputMesh, TOutputMesh > itk::DiscreteMaximumCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Superclass |
Reimplemented from itk::DiscretePrincipalCurvaturesQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 41 of file itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::TriangleType itk::DiscreteMaximumCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::TriangleType |
Reimplemented from itk::DiscretePrincipalCurvaturesQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 59 of file itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h.
|
inlineprotected |
End concept checking
Definition at line 76 of file itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h.
|
inlineprotected |
Definition at line 77 of file itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h.
|
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::QuadEdgeMeshToQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
|
inlineprotectedvirtual |
Implements itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 79 of file itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h.
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::DiscretePrincipalCurvaturesQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
|
static |
New macro for creation of through a Smart Pointer
Reimplemented from itk::QuadEdgeMeshToQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
|
private |
Time when GenerateOutputInformation was last called.
Reimplemented from itk::DiscretePrincipalCurvaturesQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
itk::DiscreteMaximumCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::typedef | ( | Concept::IsFloatingPoint< OutputCurvatureType > | ) |
Begin concept checking This class requires OutputIsFloatingPointCheck in the form of ( Concept::IsFloatingPoint< OutputCurvatureType > )
Reimplemented from itk::DiscretePrincipalCurvaturesQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.