#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 Methods | |
| 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 427 of file itkCellInterface.h.
|
|||||
|
Definition at line 435 of file itkCellInterface.h. |
|
|||||
|
Definition at line 434 of file itkCellInterface.h. |
|
|||||
|
Definition at line 431 of file itkCellInterface.h. |
|
|||||
|
Definition at line 432 of file itkCellInterface.h. |
|
|||||
|
Definition at line 440 of file itkCellInterface.h. |
|
|||||
|
Definition at line 433 of file itkCellInterface.h. |
|
|||||
|
Definition at line 439 of file itkCellInterface.h. |
|
|||||
|
Definition at line 437 of file itkCellInterface.h. |
|
|||||
|
Definition at line 436 of file itkCellInterface.h. |
|
|||||
|
Definition at line 438 of file itkCellInterface.h. |
|
||||||||||||||||||||
|
|
1.2.15 written by Dimitri van Heesch,
© 1997-2000