ITK
6.0.0
Insight Toolkit
|
#include <itkCommonEnums.h>
Definition at line 207 of file itkCommonEnums.h.
Public Types | |
enum class | LeafIdentifier : uint8_t { LeafIdentifier::ZERO = 0 , LeafIdentifier::ONE = 1 , LeafIdentifier::TWO = 2 , LeafIdentifier::THREE = 3 , LeafIdentifier::FOUR = 4 , LeafIdentifier::FIVE = 5 , LeafIdentifier::SIX = 6 , LeafIdentifier::SEVEN = 7 } |
enum class | Octree : uint8_t { Octree::UNKNOWN_PLANE , Octree::SAGITAL_PLANE , Octree::CORONAL_PLANE , Octree::TRANSVERSE_PLANE } |