ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.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 DiscreteGaussianCurvatureQuadEdgeMeshFilter | Self |
typedef DiscreteCurvatureQuadEdgeMeshFilter < TInputMesh, TOutputMesh > | Superclass |
typedef Superclass::TriangleType | TriangleType |
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 | |
DiscreteGaussianCurvatureQuadEdgeMeshFilter (const Self &) | |
void | operator= (const Self &) |
see the following paper title: Discrete Differential-Geometry Operators for Triangulated 2-Manifolds authors: Mark Meyer, Mathieu Desbrun, Peter Schroder, Alan H. Barr conference: VisMath '02 location: Berlin (Germany)
Definition at line 38 of file itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.h.
typedef SmartPointer< const Self > itk::DiscreteGaussianCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::ConstPointer |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 44 of file itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::InputMeshPointer itk::DiscreteGaussianCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshPointer |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 49 of file itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::InputMeshType itk::DiscreteGaussianCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshType |
Input types.
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 48 of file itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputCellIdentifier itk::DiscreteGaussianCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCellIdentifier |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 59 of file itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputCoordType itk::DiscreteGaussianCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCoordType |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 57 of file itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputCurvatureType itk::DiscreteGaussianCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCurvatureType |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 62 of file itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputMeshPointer itk::DiscreteGaussianCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshPointer |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 52 of file itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputMeshTraits itk::DiscreteGaussianCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshTraits |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 61 of file itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputMeshType itk::DiscreteGaussianCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshType |
Output types.
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 51 of file itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointIdentifier itk::DiscreteGaussianCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointIdentifier |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 58 of file itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointsContainerIterator itk::DiscreteGaussianCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointsContainerIterator |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 54 of file itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointsContainerPointer itk::DiscreteGaussianCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointsContainerPointer |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 53 of file itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointType itk::DiscreteGaussianCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointType |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 55 of file itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputQEType itk::DiscreteGaussianCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputQEType |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 60 of file itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputVectorType itk::DiscreteGaussianCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputVectorType |
Reimplemented from itk::QuadEdgeMeshToQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 56 of file itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.h.
typedef SmartPointer< Self > itk::DiscreteGaussianCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Pointer |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 43 of file itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.h.
typedef DiscreteGaussianCurvatureQuadEdgeMeshFilter itk::DiscreteGaussianCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Self |
Basic types.
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 42 of file itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.h.
typedef DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh > itk::DiscreteGaussianCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Superclass |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 46 of file itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::TriangleType itk::DiscreteGaussianCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::TriangleType |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 63 of file itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.h.
|
inlineprotected |
End concept checking
Definition at line 80 of file itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.h.
|
inlineprotected |
Definition at line 81 of file itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.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 83 of file itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.h.
References itk::Math::pi.
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< 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::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
itk::DiscreteGaussianCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::typedef | ( | Concept::IsFloatingPoint< OutputCurvatureType > | ) |
Begin concept checking This class requires OutputIsFloatingPointCheck in the form of ( Concept::IsFloatingPoint< OutputCurvatureType > )
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.