#include <itkCellInterface.h>
Public Types | |
typedef TCoordRep | CoordRepType |
typedef TInterpolationWeight | InterpolationWeightType |
typedef TPointIdentifier | PointIdentifier |
typedef TCellIdentifier | CellIdentifier |
typedef TCellFeatureIdentifier | CellFeatureIdentifier |
typedef TPoint | PointType |
typedef TPointsContainer | PointsContainer |
typedef TUsingCellsContainer | UsingCellsContainer |
typedef PointIdentifier * | PointIdIterator |
typedef const PointIdentifier * | PointIdConstIterator |
Public Member Functions | |
itkStaticConstMacro (PointDimension, unsigned int, VPointDimension) |
During a mesh type definition, after the appropriate types and values have been defined, just have the line:
typedef itkMakeCellTraitsMacro CellTraits;
itkMakeCellTraitsMacro is a macro front-end to automatically fill in the template parameters for the CellTraitsInfo structure inside a mesh type structure definition.
Definition at line 459 of file itkCellInterface.h.
|
Definition at line 467 of file itkCellInterface.h. |
|
Definition at line 466 of file itkCellInterface.h. |
|
Definition at line 463 of file itkCellInterface.h. |
|
Definition at line 464 of file itkCellInterface.h. |
|
Definition at line 472 of file itkCellInterface.h. |
|
Definition at line 465 of file itkCellInterface.h. |
|
Definition at line 471 of file itkCellInterface.h. |
|
Definition at line 469 of file itkCellInterface.h. |
|
Definition at line 468 of file itkCellInterface.h. |
|
Definition at line 470 of file itkCellInterface.h. |
|
|