ITK
5.0.0
Insight Segmentation and Registration Toolkit
|
#include <itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h>
FIXME.
Definition at line 33 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.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 | 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 |
Protected Attributes | |
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 |
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 () |
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::ConstPointer = SmartPointer< const Self > |
Definition at line 42 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellIdentifier = typename Superclass::InputCellIdentifier |
Definition at line 58 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellsContainer = typename Superclass::InputCellsContainer |
Definition at line 51 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellsContainerConstIterator = typename Superclass::InputCellsContainerConstIterator |
Definition at line 54 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellsContainerIterator = typename Superclass::InputCellsContainerIterator |
Definition at line 53 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellsContainerPointer = typename Superclass::InputCellsContainerPointer |
Definition at line 52 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCellType = typename Superclass::InputCellType |
Definition at line 59 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputCoordType = typename Superclass::InputCoordRepType |
Definition at line 56 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshConstPointer = typename Superclass::InputMeshConstPointer |
Definition at line 46 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshPointer = typename Superclass::InputMeshPointer |
Definition at line 45 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshTraits = typename Superclass::InputMeshTraits |
Definition at line 61 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputMeshType = typename Superclass::InputMeshType |
Definition at line 44 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointIdentifier = typename Superclass::InputPointIdentifier |
Definition at line 57 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointIdIterator = typename Superclass::InputPointIdIterator |
Definition at line 62 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointsContainer = typename Superclass::InputPointsContainer |
Definition at line 47 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointsContainerConstIterator = typename Superclass::InputPointsContainerConstIterator |
Definition at line 49 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointsContainerIterator = typename Superclass::InputPointsContainerIterator |
Definition at line 50 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointsContainerPointer = typename Superclass::InputPointsContainerPointer |
Definition at line 48 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputPointType = typename Superclass::InputPointType |
Definition at line 55 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::InputQEType = typename Superclass::InputQEType |
Definition at line 60 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCellIdentifier = typename Superclass::OutputCellIdentifier |
Definition at line 75 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCellsContainer = typename Superclass::OutputCellsContainer |
Definition at line 68 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCellsContainerConstIterator = typename Superclass::OutputCellsContainerConstIterator |
Definition at line 71 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCellsContainerIterator = typename Superclass::OutputCellsContainerIterator |
Definition at line 70 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCellsContainerPointer = typename Superclass::OutputCellsContainerPointer |
Definition at line 69 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCellType = typename Superclass::OutputCellType |
Definition at line 76 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputCoordType = typename Superclass::OutputCoordRepType |
Definition at line 73 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshPointer = typename Superclass::OutputMeshPointer |
Definition at line 65 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshTraits = typename Superclass::OutputMeshTraits |
Definition at line 78 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputMeshType = typename Superclass::OutputMeshType |
Definition at line 64 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointIdentifier = typename Superclass::OutputPointIdentifier |
Definition at line 74 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointIdIterator = typename Superclass::OutputPointIdIterator |
Definition at line 79 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointsContainerIterator = typename Superclass::OutputPointsContainerIterator |
Definition at line 67 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointsContainerPointer = typename Superclass::OutputPointsContainerPointer |
Definition at line 66 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputPointType = typename Superclass::OutputPointType |
Definition at line 72 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::OutputQEType = typename Superclass::OutputQEType |
Definition at line 77 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Pointer = SmartPointer< Self > |
Definition at line 41 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Self = TriangleEdgeCellSubdivisionQuadEdgeMeshFilter |
Definition at line 39 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::SubdivisionCellContainer = std::list< InputQEType * > |
Definition at line 81 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::SubdivisionCellContainerConstIterator = typename SubdivisionCellContainer::const_iterator |
Definition at line 82 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
using itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::Superclass = TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh > |
Definition at line 40 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
|
protected |
|
inlineoverrideprotected |
Definition at line 94 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
|
inlineoverrideprotectedvirtual |
Implements itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Definition at line 96 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.
|
protectedpure virtual |
void itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::AddSubdividedEdge | ( | InputQEType * | edge | ) |
|
overrideprotectedvirtual |
inheriting class should implement this method, to take care of mesh geometry (vertex' coordinates).
Reimplemented from itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
|
virtual |
Run-time type information (and related methods).
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
Reimplemented in itk::LinearTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >, itk::LoopTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >, and itk::ModifiedButterflyTriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
|
overrideprotectedvirtual |
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::TriangleCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >.
void itk::TriangleEdgeCellSubdivisionQuadEdgeMeshFilter< TInputMesh, TOutputMesh >::SetCellsToBeSubdivided | ( | const SubdivisionCellContainer & | EdgesList | ) |
|
protected |
Definition at line 102 of file itkTriangleEdgeCellSubdivisionQuadEdgeMeshFilter.h.