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  InterpolationMethod : uint8_t {
  InterpolationMethod::NO_INTERPOLATION = 0,
  InterpolationMethod::EXPLICIT_INTERPOLATION,
  InterpolationMethod::BEZIER_INTERPOLATION,
  InterpolationMethod::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: