ITK
4.8.0
Insight Segmentation and Registration Toolkit
|
#include <itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h>
Subdivide a triangular surface QuadEdgeMesh using Loop Subdivision.
The Loop subdivision scheme is a simple approximating face-split scheme for triangular meshes. The new points defined as:
where is the new inserted points, are the two vertices of edge , are two neighborhood vertices. In addition, the original vertices are smoothed, for each vertex in the original mesh
where denotes the number of vertices of first ring neighborhood points. is the original vertex. are first ring neighborhood points. The weighting defined as
Definition at line 54 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
Public Types | |
typedef SmartPointer< const Self > | ConstPointer |
typedef Superclass::EdgePointIdentifierContainer | EdgePointIdentifierContainer |
typedef Superclass::EdgePointIdentifierContainerConstIterator | EdgePointIdentifierContainerConstIterator |
typedef Superclass::EdgePointIdentifierContainerPointer | EdgePointIdentifierContainerPointer |
typedef Superclass::InputCellIdentifier | InputCellIdentifier |
typedef Superclass::InputCellsContainer | InputCellsContainer |
typedef Superclass::InputCellsContainerConstIterator | InputCellsContainerConstIterator |
typedef Superclass::InputCellsContainerIterator | InputCellsContainerIterator |
typedef Superclass::InputCellsContainerPointer | InputCellsContainerPointer |
typedef Superclass::InputCellType | InputCellType |
typedef Superclass::InputCoordType | InputCoordType |
typedef Superclass::InputMeshConstPointer | InputMeshConstPointer |
typedef Superclass::InputMeshPointer | InputMeshPointer |
typedef Superclass::InputMeshTraits | InputMeshTraits |
typedef Superclass::InputMeshType | InputMeshType |
typedef Superclass::InputPointIdentifier | InputPointIdentifier |
typedef Superclass::InputPointIdIterator | InputPointIdIterator |
typedef Superclass::InputPointsContainer | InputPointsContainer |
typedef Superclass::InputPointsContainerConstIterator | InputPointsContainerConstIterator |
typedef Superclass::InputPointsContainerIterator | InputPointsContainerIterator |
typedef Superclass::InputPointsContainerPointer | InputPointsContainerPointer |
typedef Superclass::InputPointType | InputPointType |
typedef Superclass::InputQEType | InputQEType |
typedef Superclass::InputVectorType | InputVectorType |
typedef Superclass::OutputCellIdentifier | OutputCellIdentifier |
typedef Superclass::OutputCellType | OutputCellType |
typedef Superclass::OutputCoordType | OutputCoordType |
typedef Superclass::OutputMeshPointer | OutputMeshPointer |
typedef Superclass::OutputMeshTraits | OutputMeshTraits |
typedef Superclass::OutputMeshType | OutputMeshType |
typedef Superclass::OutputPointIdentifier | OutputPointIdentifier |
typedef Superclass::OutputPointIdIterator | OutputPointIdIterator |
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 LoopTriangleCellSubdivisionQuadEdgeMeshFilter | Self |
typedef Superclass::SubdivisionCellContainerConstIterator | SubdivisionCellContainerConstIterator |
typedef TriangleCellSubdivisionQuadEdgeMeshFilter < TInputMesh, TOutputMesh > | Superclass |
Public Types inherited from itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh > | |
typedef SmartPointer< const Self > | ConstPointer |
typedef Superclass::InputCellIdentifier | InputCellIdentifier |
typedef Superclass::InputCellsContainer | InputCellsContainer |
typedef Superclass::InputCellsContainerConstIterator | InputCellsContainerConstIterator |
typedef Superclass::InputCellsContainerIterator | InputCellsContainerIterator |
typedef Superclass::InputCellsContainerPointer | InputCellsContainerPointer |
typedef Superclass::InputCellType | InputCellType |
typedef Superclass::InputCoordRepType | InputCoordType |
typedef Superclass::InputMeshConstPointer | InputMeshConstPointer |
typedef Superclass::InputMeshPointer | InputMeshPointer |
typedef Superclass::InputMeshTraits | InputMeshTraits |
typedef Superclass::InputMeshType | InputMeshType |
typedef Superclass::InputPointIdentifier | InputPointIdentifier |
typedef Superclass::InputPointIdIterator | InputPointIdIterator |
typedef Superclass::InputPointsContainer | InputPointsContainer |
typedef Superclass::InputPointsContainerConstIterator | InputPointsContainerConstIterator |
typedef Superclass::InputPointsContainerIterator | InputPointsContainerIterator |
typedef Superclass::InputPointsContainerPointer | InputPointsContainerPointer |
typedef Superclass::InputPointType | InputPointType |
typedef Superclass::InputQEType | InputQEType |
typedef Superclass::OutputCellIdentifier | OutputCellIdentifier |
typedef Superclass::OutputCellsContainer | OutputCellsContainer |
typedef Superclass::OutputCellsContainerConstIterator | OutputCellsContainerConstIterator |
typedef Superclass::OutputCellsContainerIterator | OutputCellsContainerIterator |
typedef Superclass::OutputCellsContainerPointer | OutputCellsContainerPointer |
typedef Superclass::OutputCellType | OutputCellType |
typedef Superclass::OutputCoordRepType | OutputCoordType |
typedef Superclass::OutputMeshPointer | OutputMeshPointer |
typedef Superclass::OutputMeshTraits | OutputMeshTraits |
typedef Superclass::OutputMeshType | OutputMeshType |
typedef Superclass::OutputPointIdentifier | OutputPointIdentifier |
typedef Superclass::OutputPointIdIterator | OutputPointIdIterator |
typedef Superclass::OutputPointsContainerIterator | OutputPointsContainerIterator |
typedef Superclass::OutputPointsContainerPointer | OutputPointsContainerPointer |
typedef Superclass::OutputPointType | OutputPointType |
typedef Superclass::OutputQEType | OutputQEType |
typedef SmartPointer< Self > | Pointer |
typedef TriangleCellSubdivisionQuadEdgeMeshFilter | Self |
typedef std::list < OutputCellIdentifier > | SubdivisionCellContainer |
typedef SubdivisionCellContainer::const_iterator | SubdivisionCellContainerConstIterator |
typedef SubdivisionQuadEdgeMeshFilter < TInputMesh, TOutputMesh > | Superclass |
Public Types inherited from itk::SubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh > | |
typedef SmartPointer< const Self > | ConstPointer |
typedef MapContainer < InputQEType *, OutputPointIdentifier > | EdgePointIdentifierContainer |
typedef EdgePointIdentifierContainer::ConstIterator | EdgePointIdentifierContainerConstIterator |
typedef EdgePointIdentifierContainer::Iterator | EdgePointIdentifierContainerIterator |
typedef EdgePointIdentifierContainer::Pointer | EdgePointIdentifierContainerPointer |
typedef InputMeshType::CellIdentifier | InputCellIdentifier |
typedef InputMeshType::CellsContainer | InputCellsContainer |
typedef InputMeshType::CellsContainerConstIterator | InputCellsContainerConstIterator |
typedef InputMeshType::CellsContainerIterator | InputCellsContainerIterator |
typedef InputMeshType::CellsContainerPointer | InputCellsContainerPointer |
typedef InputMeshType::CellType | InputCellType |
typedef InputMeshType::CoordRepType | InputCoordType |
typedef InputMeshType::ConstPointer | InputMeshConstPointer |
typedef InputMeshType::Pointer | InputMeshPointer |
typedef InputMeshType::MeshTraits | InputMeshTraits |
typedef TInputMesh | InputMeshType |
typedef InputMeshType::PointIdentifier | InputPointIdentifier |
typedef InputMeshType::PointIdIterator | InputPointIdIterator |
typedef InputMeshType::PointsContainer | InputPointsContainer |
typedef InputMeshType::PointsContainerConstIterator | InputPointsContainerConstIterator |
typedef InputMeshType::PointsContainerIterator | InputPointsContainerIterator |
typedef InputMeshType::PointsContainerPointer | InputPointsContainerPointer |
typedef InputMeshType::PointType | InputPointType |
typedef InputMeshType::QEType | InputQEType |
typedef OutputMeshType::CellIdentifier | OutputCellIdentifier |
typedef OutputMeshType::CellsContainer | OutputCellsContainer |
typedef OutputMeshType::CellsContainerConstIterator | OutputCellsContainerConstIterator |
typedef OutputMeshType::CellsContainerIterator | OutputCellsContainerIterator |
typedef OutputMeshType::CellsContainerPointer | OutputCellsContainerPointer |
typedef OutputMeshType::CellType | OutputCellType |
typedef OutputMeshType::CoordRepType | OutputCoordType |
typedef OutputMeshType::Pointer | OutputMeshPointer |
typedef OutputMeshType::MeshTraits | OutputMeshTraits |
typedef TOutputMesh | OutputMeshType |
typedef OutputMeshType::PointIdentifier | OutputPointIdentifier |
typedef OutputMeshType::PointIdIterator | OutputPointIdIterator |
typedef OutputMeshType::PointsContainerIterator | OutputPointsContainerIterator |
typedef OutputMeshType::PointsContainerPointer | OutputPointsContainerPointer |
typedef OutputMeshType::PointType | OutputPointType |
typedef OutputMeshType::QEType | OutputQEType |
typedef SmartPointer< Self > | Pointer |
typedef SubdivisionQuadEdgeMeshFilter | Self |
typedef QuadEdgeMeshToQuadEdgeMeshFilter < TInputMesh, TOutputMesh > | Superclass |
Public Types inherited from itk::QuadEdgeMeshToQuadEdgeMeshFilter< TInputMesh, TOutputMesh > | |
typedef SmartPointer< const Self > | ConstPointer |
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::Pointer | InputMeshPointer |
typedef TInputMesh | InputMeshType |
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::Pointer | OutputMeshPointer |
typedef TOutputMesh | OutputMeshType |
typedef OutputMeshType::PointDataContainer | OutputPointDataContainer |
typedef OutputMeshType::PointIdentifier | OutputPointIdentifier |
typedef OutputMeshType::PointsContainerConstPointer | OutputPointsContainerConstPointer |
typedef OutputMeshType::PointsContainerIterator | OutputPointsContainerIterator |
typedef OutputMeshType::PointsContainerPointer | OutputPointsContainerPointer |
typedef OutputMeshType::PointType | OutputPointType |
typedef OutputQEPrimal::IteratorGeom | OutputQEIterator |
typedef OutputMeshType::QEPrimal | OutputQEPrimal |
typedef OutputMeshType::VectorType | OutputVectorType |
typedef SmartPointer< Self > | Pointer |
typedef QuadEdgeMeshToQuadEdgeMeshFilter | Self |
typedef MeshToMeshFilter < TInputMesh, TOutputMesh > | Superclass |
Public Types inherited from itk::MeshToMeshFilter< TInputMesh, TOutputMesh > | |
typedef SmartPointer< const Self > | ConstPointer |
typedef InputMeshType::Pointer | InputMeshPointer |
typedef TInputMesh | InputMeshType |
typedef OutputMeshType::Pointer | OutputMeshPointer |
typedef TOutputMesh | OutputMeshType |
typedef SmartPointer< Self > | Pointer |
typedef MeshToMeshFilter | Self |
typedef MeshSource< TOutputMesh > | Superclass |
Public Types inherited from itk::MeshSource< TOutputMesh > | |
typedef SmartPointer< const Self > | ConstPointer |
typedef Superclass::DataObjectIdentifierType | DataObjectIdentifierType |
typedef DataObject::Pointer | DataObjectPointer |
typedef OutputMeshType::Pointer | OutputMeshPointer |
typedef TOutputMesh | OutputMeshType |
typedef SmartPointer< Self > | Pointer |
typedef MeshSource | Self |
typedef ProcessObject | Superclass |
typedef ProcessObject::DataObjectPointerArraySizeType | DataObjectPointerArraySizeType |
Public Types inherited from itk::ProcessObject | |
typedef SmartPointer< const Self > | ConstPointer |
typedef DataObject::DataObjectIdentifierType | DataObjectIdentifierType |
typedef DataObject::Pointer | DataObjectPointer |
typedef std::vector < DataObjectPointer > | DataObjectPointerArray |
typedef DataObjectPointerArray::size_type | DataObjectPointerArraySizeType |
typedef std::vector < DataObjectIdentifierType > | NameArray |
typedef SmartPointer< Self > | Pointer |
typedef ProcessObject | Self |
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 |
Private Member Functions | |
LoopTriangleCellSubdivisionQuadEdgeMeshFilter (const Self &) | |
void | operator= (const Self &) |
virtual ::itk::LightObject::Pointer | CreateAnother () const |
static Pointer | New () |
LoopTriangleCellSubdivisionQuadEdgeMeshFilter () | |
virtual | ~LoopTriangleCellSubdivisionQuadEdgeMeshFilter () |
typedef SmartPointer< const Self > itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::ConstPointer |
Definition at line 61 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::EdgePointIdentifierContainer itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::EdgePointIdentifierContainer |
Definition at line 100 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::EdgePointIdentifierContainerConstIterator itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::EdgePointIdentifierContainerConstIterator |
Definition at line 102 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::EdgePointIdentifierContainerPointer itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::EdgePointIdentifierContainerPointer |
Definition at line 101 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputCellIdentifier itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellIdentifier |
Definition at line 79 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputCellsContainer itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellsContainer |
Definition at line 71 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputCellsContainerConstIterator itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellsContainerConstIterator |
Definition at line 74 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputCellsContainerIterator itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellsContainerIterator |
Definition at line 73 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputCellsContainerPointer itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellsContainerPointer |
Definition at line 72 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputCellType itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellType |
Definition at line 80 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputCoordType itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCoordType |
Definition at line 77 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputMeshConstPointer itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshConstPointer |
Definition at line 66 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputMeshPointer itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshPointer |
Definition at line 65 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputMeshTraits itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshTraits |
Definition at line 82 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputMeshType itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshType |
Definition at line 64 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputPointIdentifier itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointIdentifier |
Definition at line 78 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputPointIdIterator itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointIdIterator |
Definition at line 83 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputPointsContainer itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointsContainer |
Definition at line 67 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputPointsContainerConstIterator itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointsContainerConstIterator |
Definition at line 70 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputPointsContainerIterator itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointsContainerIterator |
Definition at line 69 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputPointsContainerPointer itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointsContainerPointer |
Definition at line 68 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputPointType itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointType |
Definition at line 75 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputQEType itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputQEType |
Definition at line 81 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputVectorType itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputVectorType |
Definition at line 76 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputCellIdentifier itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCellIdentifier |
Definition at line 93 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputCellType itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCellType |
Definition at line 94 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputCoordType itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCoordType |
Definition at line 91 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputMeshPointer itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshPointer |
Definition at line 86 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputMeshTraits itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshTraits |
Definition at line 96 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputMeshType itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshType |
Definition at line 85 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointIdentifier itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointIdentifier |
Definition at line 92 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointIdIterator itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointIdIterator |
Definition at line 97 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointsContainerIterator itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointsContainerIterator |
Definition at line 88 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointsContainerPointer itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointsContainerPointer |
Definition at line 87 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointType itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointType |
Definition at line 89 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputQEType itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputQEType |
Definition at line 95 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputVectorType itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputVectorType |
Definition at line 90 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef SmartPointer< Self > itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Pointer |
Definition at line 60 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef LoopTriangleCellSubdivisionQuadEdgeMeshFilter itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Self |
Definition at line 58 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::SubdivisionCellContainerConstIterator itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::SubdivisionCellContainerConstIterator |
Definition at line 98 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh > itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Superclass |
Definition at line 59 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
|
inlineprotected |
New macro for creation of through a Smart Pointer
Definition at line 110 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
|
inlineprotectedvirtual |
New macro for creation of through a Smart Pointer
Definition at line 111 of file itkLoopTriangleCellSubdivisionQuadEdgeMeshFilter.h.
|
private |
|
protectedvirtual |
|
protectedvirtual |
Reimplemented from itk::QuadEdgeMeshToQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
|
virtual |
New macro for creation of through a Smart Pointer
Reimplemented from itk::QuadEdgeMeshToQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
|
static |
New macro for creation of through a Smart Pointer
|
private |
|
protected |