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

#include <itkContourSpatialObject.h>

Detailed Description

Definition at line 34 of file itkContourSpatialObject.h.

Public Types

enum class  InterpolationMethod : uint8_t {
  NO_INTERPOLATION = 0 ,
  EXPLICIT_INTERPOLATION ,
  BEZIER_INTERPOLATION ,
  LINEAR_INTERPOLATION
}
 

Member Enumeration Documentation

◆ InterpolationMethod

Enumerator
NO_INTERPOLATION 
EXPLICIT_INTERPOLATION 
BEZIER_INTERPOLATION 
LINEAR_INTERPOLATION 

Definition at line 41 of file itkContourSpatialObject.h.


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