ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h>
Public Types | |
typedef ConformalMatrixCoefficients < OutputMeshType > | CoefficientType |
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 DiscreteMeanCurvatureQuadEdgeMeshFilter | 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 | |
DiscreteMeanCurvatureQuadEdgeMeshFilter (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 36 of file itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h.
typedef ConformalMatrixCoefficients< OutputMeshType > itk::DiscreteMeanCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::CoefficientType |
Definition at line 67 of file itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h.
typedef SmartPointer< const Self > itk::DiscreteMeanCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::ConstPointer |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 42 of file itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::InputMeshPointer itk::DiscreteMeanCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshPointer |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 46 of file itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::InputMeshType itk::DiscreteMeanCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshType |
Input types.
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 45 of file itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputCellIdentifier itk::DiscreteMeanCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCellIdentifier |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 56 of file itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputCoordType itk::DiscreteMeanCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCoordType |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 54 of file itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputCurvatureType itk::DiscreteMeanCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCurvatureType |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 59 of file itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputMeshPointer itk::DiscreteMeanCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshPointer |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 49 of file itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputMeshTraits itk::DiscreteMeanCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshTraits |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 58 of file itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputMeshType itk::DiscreteMeanCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshType |
Output types.
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 48 of file itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointIdentifier itk::DiscreteMeanCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointIdentifier |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 55 of file itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointsContainerIterator itk::DiscreteMeanCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointsContainerIterator |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 51 of file itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointsContainerPointer itk::DiscreteMeanCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointsContainerPointer |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 50 of file itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointType itk::DiscreteMeanCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointType |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 52 of file itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputQEType itk::DiscreteMeanCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputQEType |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 57 of file itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::OutputVectorType itk::DiscreteMeanCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputVectorType |
Reimplemented from itk::QuadEdgeMeshToQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 53 of file itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h.
typedef SmartPointer< Self > itk::DiscreteMeanCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Pointer |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 41 of file itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h.
typedef DiscreteMeanCurvatureQuadEdgeMeshFilter itk::DiscreteMeanCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Self |
Basic types.
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 40 of file itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h.
typedef DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh > itk::DiscreteMeanCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Superclass |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 43 of file itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h.
typedef Superclass::TriangleType itk::DiscreteMeanCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::TriangleType |
Reimplemented from itk::DiscreteCurvatureQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 61 of file itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h.
|
inlineprotected |
End concept checking
Definition at line 80 of file itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h.
|
inlineprotected |
Definition at line 81 of file itkDiscreteMeanCurvatureQuadEdgeMeshFilter.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 itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h.
References itk::Math::e.
|
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::DiscreteMeanCurvatureQuadEdgeMeshFilter< 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 >.