ITK
6.0.0
Insight Toolkit
|
#include "itkObject.h"
#include "itkCellInterfaceVisitor.h"
#include "itkAutoPointer.h"
#include "itkArray.h"
#include "itkCommonEnums.h"
#include <map>
#include "itkCellInterface.hxx"
Go to the source code of this file.
Namespaces | |
namespace | itk |
Macros | |
#define | itkCellCommonTypedefs(celltype) |
#define | itkCellInheritedTypedefs(superclassArg) |
#define | itkCellVisitMacro(TopologyId) |
#define | itkMakeCellTraitsMacro |
#define itkCellCommonTypedefs | ( | celltype | ) |
Definition at line 47 of file itkCellInterface.h.
#define itkCellInheritedTypedefs | ( | superclassArg | ) |
Definition at line 56 of file itkCellInterface.h.
#define itkCellVisitMacro | ( | TopologyId | ) |
Definition at line 32 of file itkCellInterface.h.
#define itkMakeCellTraitsMacro |
Definition at line 544 of file itkCellInterface.h.