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