ITK
5.2.0
Insight Toolkit
|
#include <itkQuadEdgeMeshLineCell.h>
Public Types | |
using | CellAutoPointer = typename Superclass::CellAutoPointer |
using | CellConstAutoPointer = typename Superclass::CellConstAutoPointer |
using | CellConstRawPointer = typename Superclass::CellConstRawPointer |
using | CellFeatureCount = typename Superclass::CellFeatureIdentifier |
using | CellFeatureIdentifier = typename Superclass::CellFeatureIdentifier |
using | CellIdentifier = typename Superclass::CellIdentifier |
using | CellRawPointer = typename Superclass::CellRawPointer |
using | CellTraits = typename Superclass::CellTraits |
using | CellType = typename Superclass::CellType |
using | ConstRawPointer = const Self * |
using | ConstSelfAutoPointer = AutoPointer< const Self > |
using | CoordRepType = typename Superclass::CoordRepType |
using | DualDataType = typename QEType::DualDataType |
using | FaceRefType = typename QEType::DualOriginRefType |
using | InterpolationWeightType = typename Superclass::InterpolationWeightType |
using | MultiVisitor = typename CellType::MultiVisitor |
using | ParametricCoordArrayType = typename Superclass::ParametricCoordArrayType |
using | PixelType = typename Superclass::PixelType |
using | PointIdConstIterator = typename CellTraits::PointIdConstIterator |
using | PointIdentifier = typename Superclass::PointIdentifier |
using | PointIdInternalConstIterator = typename CellTraits::PointIdInternalConstIterator |
using | PointIdInternalIterator = typename CellTraits::PointIdInternalIterator |
using | PointIdIterator = typename CellTraits::PointIdIterator |
using | PointsContainer = typename Superclass::PointsContainer |
using | PointType = typename Superclass::PointType |
using | PrimalDataType = typename QEType::PrimalDataType |
using | QEDual = typename QEType::DualType |
using | QEType = typename CellTraits::QuadEdgeType |
using | RawPointer = Self * |
using | Self = QuadEdgeMeshLineCell |
using | SelfAutoPointer = AutoPointer< Self > |
using | ShapeFunctionsArrayType = typename Superclass::ShapeFunctionsArrayType |
using | Superclass = TCellInterface |
using | UsingCellsContainer = typename Superclass::UsingCellsContainer |
using | VertexRefType = typename QEType::OriginRefType |
Public Member Functions | |
virtual const char * | GetNameOfClass () const |
QEType * | GetQEGeom () const |
Class that connects the QuadEdgeMesh with the Mesh.
TCellInterface | Basic type for the itk*Cell. This usually comes from the MeshTraits. |
Definition at line 39 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::CellAutoPointer = typename Superclass::CellAutoPointer |
Definition at line 58 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::CellConstAutoPointer = typename Superclass::CellConstAutoPointer |
Definition at line 59 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::CellConstRawPointer = typename Superclass::CellConstRawPointer |
Definition at line 61 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::CellFeatureCount = typename Superclass::CellFeatureIdentifier |
Definition at line 68 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::CellFeatureIdentifier = typename Superclass::CellFeatureIdentifier |
Definition at line 67 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::CellIdentifier = typename Superclass::CellIdentifier |
Definition at line 66 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::CellRawPointer = typename Superclass::CellRawPointer |
Definition at line 60 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::CellTraits = typename Superclass::CellTraits |
Definition at line 62 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::CellType = typename Superclass::CellType |
Definition at line 57 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::ConstRawPointer = const Self * |
Definition at line 52 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::ConstSelfAutoPointer = AutoPointer<const Self> |
Definition at line 49 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::CoordRepType = typename Superclass::CoordRepType |
Definition at line 63 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::DualDataType = typename QEType::DualDataType |
Definition at line 91 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::FaceRefType = typename QEType::DualOriginRefType |
Definition at line 89 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::InterpolationWeightType = typename Superclass::InterpolationWeightType |
Definition at line 64 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::MultiVisitor = typename CellType::MultiVisitor |
Multivisitor type.
Definition at line 78 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::ParametricCoordArrayType = typename Superclass::ParametricCoordArrayType |
Definition at line 72 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::PixelType = typename Superclass::PixelType |
Definition at line 56 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::PointIdConstIterator = typename CellTraits::PointIdConstIterator |
Definition at line 82 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::PointIdentifier = typename Superclass::PointIdentifier |
Definition at line 65 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::PointIdInternalConstIterator = typename CellTraits::PointIdInternalConstIterator |
Definition at line 84 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::PointIdInternalIterator = typename CellTraits::PointIdInternalIterator |
Definition at line 83 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::PointIdIterator = typename CellTraits::PointIdIterator |
Definition at line 81 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::PointsContainer = typename Superclass::PointsContainer |
Definition at line 70 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::PointType = typename Superclass::PointType |
Definition at line 69 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::PrimalDataType = typename QEType::PrimalDataType |
Definition at line 90 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::QEDual = typename QEType::DualType |
Definition at line 92 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::QEType = typename CellTraits::QuadEdgeType |
QE types.
Definition at line 87 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::RawPointer = Self * |
Definition at line 51 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::Self = QuadEdgeMeshLineCell |
Standard class type aliases.
Definition at line 48 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::SelfAutoPointer = AutoPointer<Self> |
Definition at line 50 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::ShapeFunctionsArrayType = typename Superclass::ShapeFunctionsArrayType |
Definition at line 73 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::Superclass = TCellInterface |
Definition at line 55 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::UsingCellsContainer = typename Superclass::UsingCellsContainer |
Definition at line 71 of file itkQuadEdgeMeshLineCell.h.
using itk::QuadEdgeMeshLineCell< TCellInterface >::VertexRefType = typename QEType::OriginRefType |
Definition at line 88 of file itkQuadEdgeMeshLineCell.h.
itk::QuadEdgeMeshLineCell< TCellInterface >::QuadEdgeMeshLineCell | ( | ) |
Object memory management methods.
|
override |
In order to have constant time access at the itk level instead of of doing a search in the Mesh::Cell container.
|
override |
TCellInterface abstract methods definition.
|
override |
In order to have constant time access at the itk level instead of of doing a search in the Mesh::Cell container.
|
override |
In order to have constant time access at the itk level instead of of doing a search in the Mesh::Cell container.
CellIdentifier itk::QuadEdgeMeshLineCell< TCellInterface >::GetIdent | ( | ) |
In order to have constant time access at the itk level instead of of doing a search in the Mesh::Cell container.
|
virtual |
Standard part of every itk Object.
|
override |
In order to have constant time access at the itk level instead of of doing a search in the Mesh::Cell container.
|
override |
In order to have constant time access at the itk level instead of of doing a search in the Mesh::Cell container.
|
inlineoverride |
In order to have constant time access at the itk level instead of of doing a search in the Mesh::Cell container.
Definition at line 182 of file itkQuadEdgeMeshLineCell.h.
|
inline |
Definition at line 100 of file itkQuadEdgeMeshLineCell.h.
|
inlinestaticconstexpr |
Topology related methods.
Definition at line 127 of file itkQuadEdgeMeshLineCell.h.
References itk::CommonEnums::LINE_CELL.
|
override |
In order to have constant time access at the itk level instead of of doing a search in the Mesh::Cell container.
|
virtual |
In order to have constant time access at the itk level instead of of doing a search in the Mesh::Cell container.
|
virtual |
In order to have constant time access at the itk level instead of of doing a search in the Mesh::Cell container.
|
virtual |
In order to have constant time access at the itk level instead of of doing a search in the Mesh::Cell container.
|
virtual |
In order to have constant time access at the itk level instead of of doing a search in the Mesh::Cell container.
|
virtual |
In order to have constant time access at the itk level instead of of doing a search in the Mesh::Cell container.
|
virtual |
QuadEdge internal flavor of cell API
|
virtual |
In order to have constant time access at the itk level instead of of doing a search in the Mesh::Cell container.
|
inlineoverride |
Useless methods.
Definition at line 146 of file itkQuadEdgeMeshLineCell.h.
|
inlineoverride |
In order to have constant time access at the itk level instead of of doing a search in the Mesh::Cell container.
Definition at line 189 of file itkQuadEdgeMeshLineCell.h.
|
inlineoverride |
In order to have constant time access at the itk level instead of of doing a search in the Mesh::Cell container.
Definition at line 168 of file itkQuadEdgeMeshLineCell.h.
|
inlineoverride |
In order to have constant time access at the itk level instead of of doing a search in the Mesh::Cell container.
Definition at line 196 of file itkQuadEdgeMeshLineCell.h.
|
inlineoverride |
In order to have constant time access at the itk level instead of of doing a search in the Mesh::Cell container.
Definition at line 175 of file itkQuadEdgeMeshLineCell.h.
void itk::QuadEdgeMeshLineCell< TCellInterface >::SetIdent | ( | CellIdentifier | cid | ) |
Accessors for m_Identifier.
|
override |
In order to have constant time access at the itk level instead of of doing a search in the Mesh::Cell container.
|
override |
ITK Cell API - Iterator-related methods. The Set methods will work, not the Get. Hopefully never used ...
|
override |
In order to have constant time access at the itk level instead of of doing a search in the Mesh::Cell container.
|
inline |
helper for backward compatibility
Definition at line 204 of file itkQuadEdgeMeshLineCell.h.
|
staticconstexpr |
Definition at line 75 of file itkQuadEdgeMeshLineCell.h.
|
private |
In order to have constant time access at the itk level instead of of doing a search in the Mesh::Cell container.
Definition at line 238 of file itkQuadEdgeMeshLineCell.h.
|
mutableprivate |
In order to have constant time access at the itk level instead of of doing a search in the Mesh::Cell container.
Definition at line 240 of file itkQuadEdgeMeshLineCell.h.
|
private |
In order to have constant time access at the itk level instead of of doing a search in the Mesh::Cell container.
Definition at line 239 of file itkQuadEdgeMeshLineCell.h.
|
staticconstexpr |
Definition at line 74 of file itkQuadEdgeMeshLineCell.h.