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

#include <itkFastMarchingBase.h>

Detailed Description

Definition at line 36 of file itkFastMarchingBase.h.

Public Types

enum  TopologyCheck : uint8_t {
  TopologyCheck::Nothing = 0,
  TopologyCheck::NoHandles,
  TopologyCheck::Strict
}
 

Member Enumeration Documentation

◆ TopologyCheck

Enumerator
Nothing 
NoHandles 
Strict 

Definition at line 44 of file itkFastMarchingBase.h.


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