Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::CellInterface< TPixelType, TCellTraits > Member List

This is the complete list of members for itk::CellInterface< TPixelType, TCellTraits >, including all inherited members.
Accept(unsigned long cellId, MultiVisitor *)=0itk::CellInterface< TPixelType, TCellTraits > [pure virtual]
AddUsingCell(CellIdentifier)itk::CellInterface< TPixelType, TCellTraits > [virtual]
CellAutoPointer typedefitk::CellInterface< TPixelType, TCellTraits >
CellConstAutoPointer typedefitk::CellInterface< TPixelType, TCellTraits >
CellConstRawPointer typedefitk::CellInterface< TPixelType, TCellTraits >
CellFeatureCount typedefitk::CellInterface< TPixelType, TCellTraits >
CellFeatureIdentifier typedefitk::CellInterface< TPixelType, TCellTraits >
CellGeometry enum nameitk::CellInterface< TPixelType, TCellTraits >
CellIdentifier typedefitk::CellInterface< TPixelType, TCellTraits >
CellInterface()itk::CellInterface< TPixelType, TCellTraits > [inline]
CellRawPointer typedefitk::CellInterface< TPixelType, TCellTraits >
CellTraits typedefitk::CellInterface< TPixelType, TCellTraits >
CellType typedefitk::CellInterface< TPixelType, TCellTraits >
CoordRepType typedefitk::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 &parametricCoordinates, ShapeFunctionsArrayType &weights) constitk::CellInterface< TPixelType, TCellTraits > [inline, virtual]
GetBoundaryFeature(int dimension, CellFeatureIdentifier, CellAutoPointer &)=0itk::CellInterface< TPixelType, TCellTraits > [pure virtual]
GetBoundingBox(CoordRepType bounds[PointDimension *2])itk::CellInterface< TPixelType, TCellTraits > [inline]
GetBoundingBoxDiagonalLength2(void)itk::CellInterface< TPixelType, TCellTraits > [inline]
GetClassName() constitk::CellInterface< TPixelType, TCellTraits > [virtual]
GetClosestBoundary(CoordRepType pCoords[], bool *inside, CellAutoPointer &)itk::CellInterface< TPixelType, TCellTraits > [inline, virtual]
GetDimension(void) const=0itk::CellInterface< TPixelType, TCellTraits > [pure virtual]
GetInterpolationOrder(void) constitk::CellInterface< TPixelType, TCellTraits > [virtual]
GetNextUserCellId()itk::CellInterface< TPixelType, TCellTraits > [static]
GetNumberOfBoundaryFeatures(int dimension) const=0itk::CellInterface< TPixelType, TCellTraits > [pure virtual]
GetNumberOfPoints(void) const=0itk::CellInterface< TPixelType, TCellTraits > [pure virtual]
GetNumberOfUsingCells(void)itk::CellInterface< TPixelType, TCellTraits > [virtual]
GetPointIds(void) constitk::CellInterface< TPixelType, TCellTraits > [virtual]
GetType(void) const=0itk::CellInterface< TPixelType, TCellTraits > [pure virtual]
HEXAHEDRON_CELL enum valueitk::CellInterface< TPixelType, TCellTraits >
InterpolationWeightType typedefitk::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 valueitk::CellInterface< TPixelType, TCellTraits >
LINE_CELL enum valueitk::CellInterface< TPixelType, TCellTraits >
MakeCopy(CellAutoPointer &) const=0itk::CellInterface< TPixelType, TCellTraits > [pure virtual]
MAX_ITK_CELLS enum valueitk::CellInterface< TPixelType, TCellTraits >
ParametricCoordArrayType typedefitk::CellInterface< TPixelType, TCellTraits >
PixelType typedefitk::CellInterface< TPixelType, TCellTraits >
PointIdConstIterator typedefitk::CellInterface< TPixelType, TCellTraits >
PointIdentifier typedefitk::CellInterface< TPixelType, TCellTraits >
PointIdIterator typedefitk::CellInterface< TPixelType, TCellTraits >
PointIdsBegin(void)=0itk::CellInterface< TPixelType, TCellTraits > [pure virtual]
PointIdsBegin(void) const=0itk::CellInterface< TPixelType, TCellTraits > [pure virtual]
PointIdsEnd(void)=0itk::CellInterface< TPixelType, TCellTraits > [pure virtual]
PointIdsEnd(void) const=0itk::CellInterface< TPixelType, TCellTraits > [pure virtual]
PointsContainer typedefitk::CellInterface< TPixelType, TCellTraits >
PointType typedefitk::CellInterface< TPixelType, TCellTraits >
POLYGON_CELL enum valueitk::CellInterface< TPixelType, TCellTraits >
QUADRATIC_EDGE_CELL enum valueitk::CellInterface< TPixelType, TCellTraits >
QUADRATIC_TRIANGLE_CELL enum valueitk::CellInterface< TPixelType, TCellTraits >
QUADRILATERAL_CELL enum valueitk::CellInterface< TPixelType, TCellTraits >
RemoveUsingCell(CellIdentifier)itk::CellInterface< TPixelType, TCellTraits > [virtual]
SetPointId(int localId, PointIdentifier)=0itk::CellInterface< TPixelType, TCellTraits > [pure virtual]
SetPointIds(PointIdConstIterator first)=0itk::CellInterface< TPixelType, TCellTraits > [pure virtual]
SetPointIds(PointIdConstIterator first, PointIdConstIterator last)=0itk::CellInterface< TPixelType, TCellTraits > [pure virtual]
ShapeFunctionsArrayType typedefitk::CellInterface< TPixelType, TCellTraits >
TETRAHEDRON_CELL enum valueitk::CellInterface< TPixelType, TCellTraits >
TRIANGLE_CELL enum valueitk::CellInterface< TPixelType, TCellTraits >
UsingCellsBegin(void)itk::CellInterface< TPixelType, TCellTraits > [virtual]
UsingCellsContainer typedefitk::CellInterface< TPixelType, TCellTraits >
UsingCellsContainerIterator typedefitk::CellInterface< TPixelType, TCellTraits >
UsingCellsEnd(void)itk::CellInterface< TPixelType, TCellTraits > [virtual]
VERTEX_CELL enum valueitk::CellInterface< TPixelType, TCellTraits >
~CellInterface()itk::CellInterface< TPixelType, TCellTraits > [inline, virtual]

Generated at Wed Mar 12 01:14:56 2003 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000