ITK
5.0.0
Insight Segmentation and Registration Toolkit
|
#include <itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h>
FIXME Add documentation here.
Definition at line 33 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
Public Types | |
using | ConstPointer = SmartPointer< const Self > |
using | InputCellIdentifier = typename Superclass::InputCellIdentifier |
using | InputCellsContainer = typename Superclass::InputCellsContainer |
using | InputCellsContainerConstIterator = typename Superclass::InputCellsContainerConstIterator |
using | InputCellsContainerIterator = typename Superclass::InputCellsContainerIterator |
using | InputCellsContainerPointer = typename Superclass::InputCellsContainerPointer |
using | InputCellType = typename Superclass::InputCellType |
using | InputCoordType = typename Superclass::InputCoordRepType |
using | InputMeshConstPointer = typename Superclass::InputMeshConstPointer |
using | InputMeshPointer = typename Superclass::InputMeshPointer |
using | InputMeshTraits = typename Superclass::InputMeshTraits |
using | InputMeshType = typename Superclass::InputMeshType |
using | InputPointIdentifier = typename Superclass::InputPointIdentifier |
using | InputPointIdIterator = typename Superclass::InputPointIdIterator |
using | InputPointsContainer = typename Superclass::InputPointsContainer |
using | InputPointsContainerConstIterator = typename Superclass::InputPointsContainerConstIterator |
using | InputPointsContainerIterator = typename Superclass::InputPointsContainerIterator |
using | InputPointsContainerPointer = typename Superclass::InputPointsContainerPointer |
using | InputPointType = typename Superclass::InputPointType |
using | InputQEType = typename Superclass::InputQEType |
using | OutputCellIdentifier = typename Superclass::OutputCellIdentifier |
using | OutputCellType = typename Superclass::OutputCellType |
using | OutputCoordType = typename Superclass::OutputCoordType |
using | OutputMeshPointer = typename Superclass::OutputMeshPointer |
using | OutputMeshTraits = typename Superclass::OutputMeshTraits |
using | OutputMeshType = typename Superclass::OutputMeshType |
using | OutputPointIdentifier = typename Superclass::OutputPointIdentifier |
using | OutputPointIdIterator = typename Superclass::OutputPointIdIterator |
using | OutputPointsContainerIterator = typename Superclass::OutputPointsContainerIterator |
using | OutputPointsContainerPointer = typename Superclass::OutputPointsContainerPointer |
using | OutputPointType = typename Superclass::OutputPointType |
using | OutputQEType = typename Superclass::OutputQEType |
using | OutputVectorType = typename Superclass::OutputVectorType |
using | Pointer = SmartPointer< Self > |
using | Self = LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter |
using | Superclass = TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh > |
Public Types inherited from itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh > | |
using | ConstPointer = SmartPointer< const Self > |
using | InputCellIdentifier = typename Superclass::InputCellIdentifier |
using | InputCellsContainer = typename Superclass::InputCellsContainer |
using | InputCellsContainerConstIterator = typename Superclass::InputCellsContainerConstIterator |
using | InputCellsContainerIterator = typename Superclass::InputCellsContainerIterator |
using | InputCellsContainerPointer = typename Superclass::InputCellsContainerPointer |
using | InputCellType = typename Superclass::InputCellType |
using | InputCoordType = typename Superclass::InputCoordRepType |
using | InputMeshConstPointer = typename Superclass::InputMeshConstPointer |
using | InputMeshPointer = typename Superclass::InputMeshPointer |
using | InputMeshTraits = typename Superclass::InputMeshTraits |
using | InputMeshType = typename Superclass::InputMeshType |
using | InputPointIdentifier = typename Superclass::InputPointIdentifier |
using | InputPointIdIterator = typename Superclass::InputPointIdIterator |
using | InputPointsContainer = typename Superclass::InputPointsContainer |
using | InputPointsContainerConstIterator = typename Superclass::InputPointsContainerConstIterator |
using | InputPointsContainerIterator = typename Superclass::InputPointsContainerIterator |
using | InputPointsContainerPointer = typename Superclass::InputPointsContainerPointer |
using | InputPointType = typename Superclass::InputPointType |
using | InputQEType = typename Superclass::InputQEType |
using | OutputCellIdentifier = typename Superclass::OutputCellIdentifier |
using | OutputCellsContainer = typename Superclass::OutputCellsContainer |
using | OutputCellsContainerConstIterator = typename Superclass::OutputCellsContainerConstIterator |
using | OutputCellsContainerIterator = typename Superclass::OutputCellsContainerIterator |
using | OutputCellsContainerPointer = typename Superclass::OutputCellsContainerPointer |
using | OutputCellType = typename Superclass::OutputCellType |
using | OutputCoordType = typename Superclass::OutputCoordRepType |
using | OutputMeshPointer = typename Superclass::OutputMeshPointer |
using | OutputMeshTraits = typename Superclass::OutputMeshTraits |
using | OutputMeshType = typename Superclass::OutputMeshType |
using | OutputPointIdentifier = typename Superclass::OutputPointIdentifier |
using | OutputPointIdIterator = typename Superclass::OutputPointIdIterator |
using | OutputPointsContainerIterator = typename Superclass::OutputPointsContainerIterator |
using | OutputPointsContainerPointer = typename Superclass::OutputPointsContainerPointer |
using | OutputPointType = typename Superclass::OutputPointType |
using | OutputQEType = typename Superclass::OutputQEType |
using | Pointer = SmartPointer< Self > |
using | Self = TriangleEdgeCellSubdivisionQuadEdgeMeshFilter |
using | SubdivisionCellContainer = std::list< InputQEType * > |
using | SubdivisionCellContainerConstIterator = typename SubdivisionCellContainer::const_iterator |
using | Superclass = TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh > |
Public Types inherited from itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh > | |
using | ConstPointer = SmartPointer< const Self > |
using | InputCellIdentifier = typename Superclass::InputCellIdentifier |
using | InputCellsContainer = typename Superclass::InputCellsContainer |
using | InputCellsContainerConstIterator = typename Superclass::InputCellsContainerConstIterator |
using | InputCellsContainerIterator = typename Superclass::InputCellsContainerIterator |
using | InputCellsContainerPointer = typename Superclass::InputCellsContainerPointer |
using | InputCellType = typename Superclass::InputCellType |
using | InputCoordType = typename Superclass::InputCoordRepType |
using | InputMeshConstPointer = typename Superclass::InputMeshConstPointer |
using | InputMeshPointer = typename Superclass::InputMeshPointer |
using | InputMeshTraits = typename Superclass::InputMeshTraits |
using | InputMeshType = typename Superclass::InputMeshType |
using | InputPointIdentifier = typename Superclass::InputPointIdentifier |
using | InputPointIdIterator = typename Superclass::InputPointIdIterator |
using | InputPointsContainer = typename Superclass::InputPointsContainer |
using | InputPointsContainerConstIterator = typename Superclass::InputPointsContainerConstIterator |
using | InputPointsContainerIterator = typename Superclass::InputPointsContainerIterator |
using | InputPointsContainerPointer = typename Superclass::InputPointsContainerPointer |
using | InputPointType = typename Superclass::InputPointType |
using | InputQEType = typename Superclass::InputQEType |
using | OutputCellIdentifier = typename Superclass::OutputCellIdentifier |
using | OutputCellsContainer = typename Superclass::OutputCellsContainer |
using | OutputCellsContainerConstIterator = typename Superclass::OutputCellsContainerConstIterator |
using | OutputCellsContainerIterator = typename Superclass::OutputCellsContainerIterator |
using | OutputCellsContainerPointer = typename Superclass::OutputCellsContainerPointer |
using | OutputCellType = typename Superclass::OutputCellType |
using | OutputCoordType = typename Superclass::OutputCoordRepType |
using | OutputMeshPointer = typename Superclass::OutputMeshPointer |
using | OutputMeshTraits = typename Superclass::OutputMeshTraits |
using | OutputMeshType = typename Superclass::OutputMeshType |
using | OutputPointIdentifier = typename Superclass::OutputPointIdentifier |
using | OutputPointIdIterator = typename Superclass::OutputPointIdIterator |
using | OutputPointsContainerIterator = typename Superclass::OutputPointsContainerIterator |
using | OutputPointsContainerPointer = typename Superclass::OutputPointsContainerPointer |
using | OutputPointType = typename Superclass::OutputPointType |
using | OutputQEType = typename Superclass::OutputQEType |
using | Pointer = SmartPointer< Self > |
using | Self = TriangleCellSubdivisionQuadEdgeMeshFilter |
using | SubdivisionCellContainer = std::list< OutputCellIdentifier > |
using | SubdivisionCellContainerConstIterator = typename SubdivisionCellContainer::const_iterator |
using | Superclass = SubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh > |
Public Types inherited from itk::SubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh > | |
using | ConstPointer = SmartPointer< const Self > |
using | EdgePointIdentifierContainer = MapContainer< InputQEType *, OutputPointIdentifier > |
using | EdgePointIdentifierContainerConstIterator = typename EdgePointIdentifierContainer::ConstIterator |
using | EdgePointIdentifierContainerIterator = typename EdgePointIdentifierContainer::Iterator |
using | EdgePointIdentifierContainerPointer = typename EdgePointIdentifierContainer::Pointer |
using | InputCellIdentifier = typename InputMeshType::CellIdentifier |
using | InputCellsContainer = typename InputMeshType::CellsContainer |
using | InputCellsContainerConstIterator = typename InputMeshType::CellsContainerConstIterator |
using | InputCellsContainerIterator = typename InputMeshType::CellsContainerIterator |
using | InputCellsContainerPointer = typename InputMeshType::CellsContainerPointer |
using | InputCellType = typename InputMeshType::CellType |
using | InputCoordType = typename InputMeshType::CoordRepType |
using | InputMeshConstPointer = typename InputMeshType::ConstPointer |
using | InputMeshPointer = typename InputMeshType::Pointer |
using | InputMeshTraits = typename InputMeshType::MeshTraits |
using | InputMeshType = TInputMesh |
using | InputPointIdentifier = typename InputMeshType::PointIdentifier |
using | InputPointIdIterator = typename InputMeshType::PointIdIterator |
using | InputPointsContainer = typename InputMeshType::PointsContainer |
using | InputPointsContainerConstIterator = typename InputMeshType::PointsContainerConstIterator |
using | InputPointsContainerIterator = typename InputMeshType::PointsContainerIterator |
using | InputPointsContainerPointer = typename InputMeshType::PointsContainerPointer |
using | InputPointType = typename InputMeshType::PointType |
using | InputQEType = typename InputMeshType::QEType |
using | OutputCellIdentifier = typename OutputMeshType::CellIdentifier |
using | OutputCellsContainer = typename OutputMeshType::CellsContainer |
using | OutputCellsContainerConstIterator = typename OutputMeshType::CellsContainerConstIterator |
using | OutputCellsContainerIterator = typename OutputMeshType::CellsContainerIterator |
using | OutputCellsContainerPointer = typename OutputMeshType::CellsContainerPointer |
using | OutputCellType = typename OutputMeshType::CellType |
using | OutputCoordType = typename OutputMeshType::CoordRepType |
using | OutputMeshPointer = typename OutputMeshType::Pointer |
using | OutputMeshTraits = typename OutputMeshType::MeshTraits |
using | OutputMeshType = TOutputMesh |
using | OutputPointIdentifier = typename OutputMeshType::PointIdentifier |
using | OutputPointIdIterator = typename OutputMeshType::PointIdIterator |
using | OutputPointsContainerIterator = typename OutputMeshType::PointsContainerIterator |
using | OutputPointsContainerPointer = typename OutputMeshType::PointsContainerPointer |
using | OutputPointType = typename OutputMeshType::PointType |
using | OutputQEType = typename OutputMeshType::QEType |
using | Pointer = SmartPointer< Self > |
using | Self = SubdivisionQuadEdgeMeshFilter |
using | Superclass = QuadEdgeMeshToQuadEdgeMeshFilter< TInputMesh, TOutputMesh > |
Public Types inherited from itk::QuadEdgeMeshToQuadEdgeMeshFilter< TInputMesh, TOutputMesh > | |
using | ConstPointer = SmartPointer< const Self > |
using | InputCellDataContainer = typename InputMeshType::CellDataContainer |
using | InputCellsContainerConstIterator = typename InputMeshType::CellsContainerConstIterator |
using | InputCellsContainerConstPointer = typename InputMeshType::CellsContainerConstPointer |
using | InputCellTraits = typename InputMeshType::CellTraits |
using | InputCoordRepType = typename InputMeshType::CoordRepType |
using | InputEdgeCellType = typename InputMeshType::EdgeCellType |
using | InputMeshConstPointer = typename InputMeshType::ConstPointer |
using | InputMeshPointer = typename InputMeshType::Pointer |
using | InputMeshType = TInputMesh |
using | InputPointDataContainer = typename InputMeshType::PointDataContainer |
using | InputPointDataContainerConstPointer = typename InputPointDataContainer::ConstPointer |
using | InputPointIdentifier = typename InputMeshType::PointIdentifier |
using | InputPointIdList = typename InputMeshType::PointIdList |
using | InputPointsContainerConstIterator = typename InputMeshType::PointsContainerConstIterator |
using | InputPointsContainerConstPointer = typename InputMeshType::PointsContainerConstPointer |
using | InputPointsIdInternalIterator = typename InputCellTraits::PointIdInternalIterator |
using | InputPointType = typename InputMeshType::PointType |
using | InputPolygonCellType = typename InputMeshType::PolygonCellType |
using | InputQEIterator = typename InputQEPrimal::IteratorGeom |
using | InputQEPrimal = typename InputMeshType::QEPrimal |
using | InputVectorType = typename InputMeshType::VectorType |
using | OutputCellDataContainer = typename OutputMeshType::CellDataContainer |
using | OutputCoordRepType = typename OutputMeshType::CoordRepType |
using | OutputMeshConstPointer = typename OutputMeshType::ConstPointer |
using | OutputMeshPointer = typename OutputMeshType::Pointer |
using | OutputMeshType = TOutputMesh |
using | OutputPointDataContainer = typename OutputMeshType::PointDataContainer |
using | OutputPointIdentifier = typename OutputMeshType::PointIdentifier |
using | OutputPointsContainerConstPointer = typename OutputMeshType::PointsContainerConstPointer |
using | OutputPointsContainerIterator = typename OutputMeshType::PointsContainerIterator |
using | OutputPointsContainerPointer = typename OutputMeshType::PointsContainerPointer |
using | OutputPointType = typename OutputMeshType::PointType |
using | OutputQEIterator = typename OutputQEPrimal::IteratorGeom |
using | OutputQEPrimal = typename OutputMeshType::QEPrimal |
using | OutputVectorType = typename OutputMeshType::VectorType |
using | Pointer = SmartPointer< Self > |
using | Self = QuadEdgeMeshToQuadEdgeMeshFilter |
using | Superclass = MeshToMeshFilter< TInputMesh, TOutputMesh > |
Public Types inherited from itk::MeshToMeshFilter< TInputMesh, TOutputMesh > | |
using | ConstPointer = SmartPointer< const Self > |
using | InputMeshPointer = typename InputMeshType::Pointer |
using | InputMeshType = TInputMesh |
using | OutputMeshPointer = typename OutputMeshType::Pointer |
using | OutputMeshType = TOutputMesh |
using | Pointer = SmartPointer< Self > |
using | Self = MeshToMeshFilter |
using | Superclass = MeshSource< TOutputMesh > |
Public Types inherited from itk::MeshSource< TOutputMesh > | |
using | ConstPointer = SmartPointer< const Self > |
using | DataObjectIdentifierType = Superclass::DataObjectIdentifierType |
using | DataObjectPointer = DataObject::Pointer |
using | OutputMeshPointer = typename OutputMeshType::Pointer |
using | OutputMeshType = TOutputMesh |
using | Pointer = SmartPointer< Self > |
using | Self = MeshSource |
using | Superclass = ProcessObject |
using | DataObjectPointerArraySizeType = ProcessObject::DataObjectPointerArraySizeType |
Public Types inherited from itk::ProcessObject | |
using | ConstPointer = SmartPointer< const Self > |
using | DataObjectIdentifierType = DataObject::DataObjectIdentifierType |
using | DataObjectPointer = DataObject::Pointer |
using | DataObjectPointerArray = std::vector< DataObjectPointer > |
using | DataObjectPointerArraySizeType = DataObjectPointerArray::size_type |
using | MultiThreaderType = MultiThreaderBase |
using | NameArray = std::vector< DataObjectIdentifierType > |
using | Pointer = SmartPointer< Self > |
using | Self = ProcessObject |
using | Superclass = Object |
Public Types inherited from itk::Object | |
using | ConstPointer = SmartPointer< const Self > |
using | Pointer = SmartPointer< Self > |
using | Self = Object |
using | Superclass = LightObject |
Public Types inherited from itk::LightObject | |
using | ConstPointer = SmartPointer< const Self > |
using | Pointer = SmartPointer< Self > |
using | Self = LightObject |
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 () |
Additional Inherited Members | |
Protected Attributes inherited from itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh > | |
SubdivisionCellContainer | m_EdgesToBeSubdivided |
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 | |
std::atomic< int > | m_ReferenceCount |
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::ConstPointer = SmartPointer< const Self > |
Definition at line 42 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellIdentifier = typename Superclass::InputCellIdentifier |
Definition at line 58 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellsContainer = typename Superclass::InputCellsContainer |
Definition at line 51 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellsContainerConstIterator = typename Superclass::InputCellsContainerConstIterator |
Definition at line 54 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellsContainerIterator = typename Superclass::InputCellsContainerIterator |
Definition at line 53 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellsContainerPointer = typename Superclass::InputCellsContainerPointer |
Definition at line 52 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellType = typename Superclass::InputCellType |
Definition at line 59 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCoordType = typename Superclass::InputCoordRepType |
Definition at line 56 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshConstPointer = typename Superclass::InputMeshConstPointer |
Definition at line 46 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshPointer = typename Superclass::InputMeshPointer |
Definition at line 45 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshTraits = typename Superclass::InputMeshTraits |
Definition at line 61 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshType = typename Superclass::InputMeshType |
Definition at line 44 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointIdentifier = typename Superclass::InputPointIdentifier |
Definition at line 57 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointIdIterator = typename Superclass::InputPointIdIterator |
Definition at line 62 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointsContainer = typename Superclass::InputPointsContainer |
Definition at line 47 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointsContainerConstIterator = typename Superclass::InputPointsContainerConstIterator |
Definition at line 49 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointsContainerIterator = typename Superclass::InputPointsContainerIterator |
Definition at line 50 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointsContainerPointer = typename Superclass::InputPointsContainerPointer |
Definition at line 48 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointType = typename Superclass::InputPointType |
Definition at line 55 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputQEType = typename Superclass::InputQEType |
Definition at line 60 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCellIdentifier = typename Superclass::OutputCellIdentifier |
Definition at line 72 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCellType = typename Superclass::OutputCellType |
Definition at line 73 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCoordType = typename Superclass::OutputCoordType |
Definition at line 70 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshPointer = typename Superclass::OutputMeshPointer |
Definition at line 65 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshTraits = typename Superclass::OutputMeshTraits |
Definition at line 75 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshType = typename Superclass::OutputMeshType |
Definition at line 64 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointIdentifier = typename Superclass::OutputPointIdentifier |
Definition at line 71 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointIdIterator = typename Superclass::OutputPointIdIterator |
Definition at line 76 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointsContainerIterator = typename Superclass::OutputPointsContainerIterator |
Definition at line 67 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointsContainerPointer = typename Superclass::OutputPointsContainerPointer |
Definition at line 66 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointType = typename Superclass::OutputPointType |
Definition at line 68 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputQEType = typename Superclass::OutputQEType |
Definition at line 74 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputVectorType = typename Superclass::OutputVectorType |
Definition at line 69 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Pointer = SmartPointer< Self > |
Definition at line 41 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Self = LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter |
Definition at line 39 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Superclass = TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh > |
Definition at line 40 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
|
inlineprotected |
Definition at line 86 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
|
inlineoverrideprotected |
Definition at line 87 of file itkLoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
|
overrideprotected |
|
protectedvirtual |
|
overrideprotectedvirtual |
Reimplemented from itk::QuadEdgeMeshToQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
|
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::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
|
static |
New macro for creation of through a Smart Pointer