ITK
4.8.0
Insight Segmentation and Registration Toolkit
|
#include "itkObject.h"
#include <map>
#include "itkCellInterfaceVisitor.h"
#include "itkAutoPointer.h"
#include "itkArray.h"
#include "itkCellInterface.hxx"
Go to the source code of this file.
Namespaces | |
itk | |
Macros | |
#define | itkCellCommonTypedefs(celltype) |
#define | itkCellInheritedTypedefs(superclassArg) |
#define | itkCellVisitMacro(TopologyId) |
#define | itkMakeCellTraitsMacro |
#define itkCellCommonTypedefs | ( | celltype | ) |
Definition at line 48 of file itkCellInterface.h.
#define itkCellInheritedTypedefs | ( | superclassArg | ) |
Definition at line 57 of file itkCellInterface.h.
#define itkCellVisitMacro | ( | TopologyId | ) |
Definition at line 30 of file itkCellInterface.h.
#define itkMakeCellTraitsMacro |
Definition at line 494 of file itkCellInterface.h.