#include <itkFastMarchingBase.h>
Definition at line 36 of file itkFastMarchingBase.h.
Public Types | |
| enum class | TopologyCheck : uint8_t { Nothing = 0 , NoHandles , Strict } |
|
strong |
| Enumerator | |
|---|---|
| Nothing | |
| NoHandles | |
| Strict | |
Definition at line 43 of file itkFastMarchingBase.h.