ITK  5.4.0
Insight Toolkit
Public Types | List of all members
itk::ObjectStoreEnums Class Reference

#include <itkObjectStore.h>

Detailed Description

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
}
 

Member Enumeration Documentation

◆ GrowthStrategy

Enumerator
LINEAR_GROWTH 
EXPONENTIAL_GROWTH 

Definition at line 40 of file itkObjectStore.h.


The documentation for this class was generated from the following file: