ITK
6.0.0
Insight Toolkit
|
#include <itkObjectStore.h>
enums for ObjectStore
Definition at line 34 of file itkObjectStore.h.
Public Types | |
enum | GrowthStrategy : uint8_t { GrowthStrategy::LINEAR_GROWTH = 0, GrowthStrategy::EXPONENTIAL_GROWTH = 1 } |