Accept(unsigned long cellId, MultiVisitor *)=0 | itk::CellInterface< TPixelType, TCellTraits > | [pure virtual] |
AddUsingCell(CellIdentifier) | itk::CellInterface< TPixelType, TCellTraits > | [virtual] |
CellAutoPointer typedef | itk::CellInterface< TPixelType, TCellTraits > | |
CellConstAutoPointer typedef | itk::CellInterface< TPixelType, TCellTraits > | |
CellConstRawPointer typedef | itk::CellInterface< TPixelType, TCellTraits > | |
CellFeatureCount typedef | itk::CellInterface< TPixelType, TCellTraits > | |
CellFeatureIdentifier typedef | itk::CellInterface< TPixelType, TCellTraits > | |
CellGeometry enum name | itk::CellInterface< TPixelType, TCellTraits > | |
CellIdentifier typedef | itk::CellInterface< TPixelType, TCellTraits > | |
CellInterface() | itk::CellInterface< TPixelType, TCellTraits > | [inline] |
CellRawPointer typedef | itk::CellInterface< TPixelType, TCellTraits > | |
CellTraits typedef | itk::CellInterface< TPixelType, TCellTraits > | |
CellType typedef | itk::CellInterface< TPixelType, TCellTraits > | |
CoordRepType typedef | itk::CellInterface< TPixelType, TCellTraits > | |
EvaluatePosition(CoordRepType coords[PointDimension], CoordRepType closestPoint[PointDimension], CoordRepType pCoords[], CoordRepType *dist2, InterpolationWeightType weights[]) | itk::CellInterface< TPixelType, TCellTraits > | [inline, virtual] |
EvaluateShapeFunctions(const ParametricCoordArrayType ¶metricCoordinates, ShapeFunctionsArrayType &weights) const | itk::CellInterface< TPixelType, TCellTraits > | [inline, virtual] |
GetBoundaryFeature(int dimension, CellFeatureIdentifier, CellAutoPointer &)=0 | itk::CellInterface< TPixelType, TCellTraits > | [pure virtual] |
GetBoundingBox(CoordRepType bounds[PointDimension *2]) | itk::CellInterface< TPixelType, TCellTraits > | [inline] |
GetBoundingBoxDiagonalLength2(void) | itk::CellInterface< TPixelType, TCellTraits > | [inline] |
GetClassName() const | itk::CellInterface< TPixelType, TCellTraits > | [virtual] |
GetClosestBoundary(CoordRepType pCoords[], bool *inside, CellAutoPointer &) | itk::CellInterface< TPixelType, TCellTraits > | [inline, virtual] |
GetDimension(void) const=0 | itk::CellInterface< TPixelType, TCellTraits > | [pure virtual] |
GetInterpolationOrder(void) const | itk::CellInterface< TPixelType, TCellTraits > | [virtual] |
GetNextUserCellId() | itk::CellInterface< TPixelType, TCellTraits > | [static] |
GetNumberOfBoundaryFeatures(int dimension) const=0 | itk::CellInterface< TPixelType, TCellTraits > | [pure virtual] |
GetNumberOfPoints(void) const=0 | itk::CellInterface< TPixelType, TCellTraits > | [pure virtual] |
GetNumberOfUsingCells(void) | itk::CellInterface< TPixelType, TCellTraits > | [virtual] |
GetPointIds(void) const | itk::CellInterface< TPixelType, TCellTraits > | [virtual] |
GetType(void) const=0 | itk::CellInterface< TPixelType, TCellTraits > | [pure virtual] |
HEXAHEDRON_CELL enum value | itk::CellInterface< TPixelType, TCellTraits > | |
InterpolationWeightType typedef | itk::CellInterface< TPixelType, TCellTraits > | |
IntersectBoundingBoxWithLine(CoordRepType bounds[PointDimension *2], CoordRepType origin[PointDimension], CoordRepType direction[PointDimension], CoordRepType coords[PointDimension], CoordRepType *t) | itk::CellInterface< TPixelType, TCellTraits > | [inline, virtual] |
IntersectWithLine(CoordRepType origin[PointDimension], CoordRepType direction[PointDimension], CoordRepType tolerance, CoordRepType coords[PointDimension], CoordRepType *t, CoordRepType pCoords[]) | itk::CellInterface< TPixelType, TCellTraits > | [inline, virtual] |
IsBoundary(void) | itk::CellInterface< TPixelType, TCellTraits > | [virtual] |
IsUsingCell(CellIdentifier) | itk::CellInterface< TPixelType, TCellTraits > | [virtual] |
itkCellCommonTypedefs(CellInterface) | itk::CellInterface< TPixelType, TCellTraits > | |
itkStaticConstMacro(PointDimension, unsigned int, CellTraits::PointDimension) | itk::CellInterface< TPixelType, TCellTraits > | |
LAST_ITK_CELL enum value | itk::CellInterface< TPixelType, TCellTraits > | |
LINE_CELL enum value | itk::CellInterface< TPixelType, TCellTraits > | |
MakeCopy(CellAutoPointer &) const=0 | itk::CellInterface< TPixelType, TCellTraits > | [pure virtual] |
MAX_ITK_CELLS enum value | itk::CellInterface< TPixelType, TCellTraits > | |
ParametricCoordArrayType typedef | itk::CellInterface< TPixelType, TCellTraits > | |
PixelType typedef | itk::CellInterface< TPixelType, TCellTraits > | |
PointIdConstIterator typedef | itk::CellInterface< TPixelType, TCellTraits > | |
PointIdentifier typedef | itk::CellInterface< TPixelType, TCellTraits > | |
PointIdIterator typedef | itk::CellInterface< TPixelType, TCellTraits > | |
PointIdsBegin(void)=0 | itk::CellInterface< TPixelType, TCellTraits > | [pure virtual] |
PointIdsBegin(void) const=0 | itk::CellInterface< TPixelType, TCellTraits > | [pure virtual] |
PointIdsEnd(void)=0 | itk::CellInterface< TPixelType, TCellTraits > | [pure virtual] |
PointIdsEnd(void) const=0 | itk::CellInterface< TPixelType, TCellTraits > | [pure virtual] |
PointsContainer typedef | itk::CellInterface< TPixelType, TCellTraits > | |
PointType typedef | itk::CellInterface< TPixelType, TCellTraits > | |
POLYGON_CELL enum value | itk::CellInterface< TPixelType, TCellTraits > | |
QUADRATIC_EDGE_CELL enum value | itk::CellInterface< TPixelType, TCellTraits > | |
QUADRATIC_TRIANGLE_CELL enum value | itk::CellInterface< TPixelType, TCellTraits > | |
QUADRILATERAL_CELL enum value | itk::CellInterface< TPixelType, TCellTraits > | |
RemoveUsingCell(CellIdentifier) | itk::CellInterface< TPixelType, TCellTraits > | [virtual] |
SetPointId(int localId, PointIdentifier)=0 | itk::CellInterface< TPixelType, TCellTraits > | [pure virtual] |
SetPointIds(PointIdConstIterator first)=0 | itk::CellInterface< TPixelType, TCellTraits > | [pure virtual] |
SetPointIds(PointIdConstIterator first, PointIdConstIterator last)=0 | itk::CellInterface< TPixelType, TCellTraits > | [pure virtual] |
ShapeFunctionsArrayType typedef | itk::CellInterface< TPixelType, TCellTraits > | |
TETRAHEDRON_CELL enum value | itk::CellInterface< TPixelType, TCellTraits > | |
TRIANGLE_CELL enum value | itk::CellInterface< TPixelType, TCellTraits > | |
UsingCellsBegin(void) | itk::CellInterface< TPixelType, TCellTraits > | [virtual] |
UsingCellsContainer typedef | itk::CellInterface< TPixelType, TCellTraits > | |
UsingCellsContainerIterator typedef | itk::CellInterface< TPixelType, TCellTraits > | |
UsingCellsEnd(void) | itk::CellInterface< TPixelType, TCellTraits > | [virtual] |
VERTEX_CELL enum value | itk::CellInterface< TPixelType, TCellTraits > | |
~CellInterface() | itk::CellInterface< TPixelType, TCellTraits > | [inline, virtual] |