ITK
4.8.0
Insight Segmentation and Registration Toolkit
|
#include <itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h>
Interpolating subdivision scheme.
Similar to LinearTriangleCellSubdivisionQuadEdgeMeshFilter, except that new vertices created using butterfly neighborhood:
Definition at line 38 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.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::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::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 ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter | Self |
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 |
Static Public Member Functions | |
static Pointer | New () |
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 () |
Private Member Functions | |
ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter (const Self &) | |
void | operator= (const Self &) |
Additional Inherited Members | |
Protected Attributes inherited from itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh > | |
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 |
typedef SmartPointer< const Self > itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::ConstPointer |
Definition at line 45 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::EdgePointIdentifierContainer itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::EdgePointIdentifierContainer |
Definition at line 76 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::EdgePointIdentifierContainerConstIterator itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::EdgePointIdentifierContainerConstIterator |
Definition at line 78 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::EdgePointIdentifierContainerPointer itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::EdgePointIdentifierContainerPointer |
Definition at line 77 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputCellIdentifier itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellIdentifier |
Definition at line 56 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputCellType itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellType |
Definition at line 57 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputCoordType itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCoordType |
Definition at line 54 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputMeshConstPointer itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshConstPointer |
Definition at line 49 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputMeshPointer itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshPointer |
Definition at line 48 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputMeshTraits itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshTraits |
Definition at line 59 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputMeshType itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshType |
Definition at line 47 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputPointIdentifier itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointIdentifier |
Definition at line 55 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputPointIdIterator itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointIdIterator |
Definition at line 60 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputPointsContainerIterator itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointsContainerIterator |
Definition at line 51 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputPointsContainerPointer itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointsContainerPointer |
Definition at line 50 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputPointType itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointType |
Definition at line 52 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputQEType itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputQEType |
Definition at line 58 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::InputVectorType itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputVectorType |
Definition at line 53 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputCellIdentifier itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCellIdentifier |
Definition at line 70 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputCellType itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCellType |
Definition at line 71 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputCoordType itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCoordType |
Definition at line 68 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputMeshPointer itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshPointer |
Definition at line 63 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputMeshTraits itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshTraits |
Definition at line 73 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputMeshType itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshType |
Definition at line 62 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointIdentifier itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointIdentifier |
Definition at line 69 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointIdIterator itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointIdIterator |
Definition at line 74 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointsContainerIterator itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointsContainerIterator |
Definition at line 65 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointsContainerPointer itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointsContainerPointer |
Definition at line 64 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputPointType itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointType |
Definition at line 66 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputQEType itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputQEType |
Definition at line 72 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef Superclass::OutputVectorType itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputVectorType |
Definition at line 67 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef SmartPointer< Self > itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Pointer |
Definition at line 44 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Self |
Definition at line 42 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
typedef TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh > itk::ModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Superclass |
Definition at line 43 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
|
inlineprotected |
Definition at line 87 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
|
inlineprotectedvirtual |
Definition at line 88 of file itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilter.h.
|
private |
|
protectedvirtual |
|
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 >.
|
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 |