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