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

#include <itkFastMarchingReachedTargetNodesStoppingCriterion.h>

Detailed Description

Contains all enum classes used by FastMarchingReachedTargetNodesStoppingCriterion class.

Definition at line 32 of file itkFastMarchingReachedTargetNodesStoppingCriterion.h.

Public Types

enum  TargetCondition : uint8_t {
  TargetCondition::OneTarget = 1,
  TargetCondition::SomeTargets,
  TargetCondition::AllTargets
}
 

Member Enumeration Documentation

◆ TargetCondition

Enumerator
OneTarget 
SomeTargets 
AllTargets 

Definition at line 39 of file itkFastMarchingReachedTargetNodesStoppingCriterion.h.


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