ITK
4.8.0
Insight Segmentation and Registration Toolkit
|
#include <itkTriangleCellSubdivisionQuadEdgeMeshFilter.h>
Abstract class to subdivide triangular surface QuadEdgeMesh.
If m_Uniform is true, then all faces are subdivided. Else only faces added by the means of SetCellsToBeSubdivided or AddSubdividedCellId are going to be subdivided using the corresponding subdivision scheme. Then neighbor faces could be subdivided depending on their surrounding (to maintain surface genus).
Definition at line 39 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
Public Types | |
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 |
Protected Attributes | |
SubdivisionCellContainer | m_CellsToBeSubdivided |
bool | m_Uniform |
Protected Attributes inherited from itk::SubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh > | |
EdgePointIdentifierContainerPointer | m_EdgesPointIdentifier |
Protected Attributes inherited from itk::ProcessObject | |
TimeStamp | m_OutputInformationMTime |
bool | m_Updating |
Protected Attributes inherited from itk::LightObject | |
AtomicInt< int > | m_ReferenceCount |
Private Member Functions | |
void | operator= (const Self &) |
TriangleCellSubdivisionQuadEdgeMeshFilter (const Self &) | |
Additional Inherited Members | |
Static Public Member Functions inherited from itk::QuadEdgeMeshToQuadEdgeMeshFilter< TInputMesh, TOutputMesh > | |
static Pointer | New () |
Static Public Member Functions inherited from itk::MeshToMeshFilter< TInputMesh, TOutputMesh > | |
static Pointer | New () |
Static Public Member Functions inherited from itk::MeshSource< TOutputMesh > | |
static Pointer | New () |
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 () |
typedef SmartPointer< const Self > itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::ConstPointer |
Definition at line 46 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputCellIdentifier itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellIdentifier |
Definition at line 62 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputCellsContainer itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellsContainer |
Definition at line 55 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputCellsContainerConstIterator itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellsContainerConstIterator |
Definition at line 58 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputCellsContainerIterator itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellsContainerIterator |
Definition at line 57 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputCellsContainerPointer itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellsContainerPointer |
Definition at line 56 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputCellType itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellType |
Definition at line 63 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputCoordRepType itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCoordType |
Definition at line 60 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputMeshConstPointer itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshConstPointer |
Definition at line 50 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputMeshPointer itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshPointer |
Definition at line 49 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputMeshTraits itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshTraits |
Definition at line 65 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputMeshType itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshType |
Definition at line 48 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputPointIdentifier itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointIdentifier |
Definition at line 61 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputPointIdIterator itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointIdIterator |
Definition at line 66 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputPointsContainer itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointsContainer |
Definition at line 51 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputPointsContainerConstIterator itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointsContainerConstIterator |
Definition at line 53 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputPointsContainerIterator itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointsContainerIterator |
Definition at line 54 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputPointsContainerPointer itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointsContainerPointer |
Definition at line 52 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputPointType itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointType |
Definition at line 59 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputQEType itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputQEType |
Definition at line 64 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputCellIdentifier itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCellIdentifier |
Definition at line 79 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputCellsContainer itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCellsContainer |
Definition at line 72 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputCellsContainerConstIterator itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCellsContainerConstIterator |
Definition at line 75 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputCellsContainerIterator itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCellsContainerIterator |
Definition at line 74 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputCellsContainerPointer itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCellsContainerPointer |
Definition at line 73 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputCellType itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCellType |
Definition at line 80 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputCoordRepType itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCoordType |
Definition at line 77 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputMeshPointer itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshPointer |
Definition at line 69 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputMeshTraits itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshTraits |
Definition at line 82 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputMeshType itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshType |
Definition at line 68 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointIdentifier itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointIdentifier |
Definition at line 78 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointIdIterator itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointIdIterator |
Definition at line 83 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointsContainerIterator itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointsContainerIterator |
Definition at line 71 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointsContainerPointer itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointsContainerPointer |
Definition at line 70 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointType itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointType |
Definition at line 76 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputQEType itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputQEType |
Definition at line 81 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef SmartPointer< Self > itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Pointer |
Definition at line 45 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef TriangleCellSubdivisionQuadEdgeMeshFilter itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Self |
Definition at line 43 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef std::list< OutputCellIdentifier > itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::SubdivisionCellContainer |
Definition at line 85 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef SubdivisionCellContainer::const_iterator itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::SubdivisionCellContainerConstIterator |
Definition at line 86 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef SubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh > itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Superclass |
Definition at line 44 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
|
protected |
|
inlineprotectedvirtual |
Definition at line 98 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
|
private |
|
protectedpure virtual |
void itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::AddSubdividedCellId | ( | OutputCellIdentifier | cellId | ) |
|
protectedvirtual |
inheriting class should implement this method, to take care of mesh connectivity (vertex' connection).
Implements itk::SubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Reimplemented in itk::SquareThreeTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
|
protectedvirtual |
inheriting class should implement this method, to take care of mesh geometry (vertex' coordinates).
Implements itk::SubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Reimplemented in itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
|
virtual |
Run-time type information (and related methods).
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::SubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Reimplemented in itk::LoopTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >, itk::SquareThreeTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >, itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >, itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >, itk::LinearTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >, itk::LinearTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >, itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >, and itk::ModifiedButterflyTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
|
private |
|
protectedvirtual |
Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.
Reimplemented from itk::SubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Reimplemented in itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
void itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::SetCellsToBeSubdivided | ( | const SubdivisionCellContainer & | cellIdList | ) |
|
protected |
|
protected |
|
protected |
|
protected |
Definition at line 110 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.
|
protected |
Definition at line 111 of file itkTriangleCellSubdivisionQuadEdgeMeshFilter.h.