ITK
6.0.0
Insight Toolkit
|
#include <itkContourSpatialObject.h>
Definition at line 34 of file itkContourSpatialObject.h.
Public Types | |
enum class | InterpolationMethod : uint8_t { InterpolationMethod::NO_INTERPOLATION = 0 , InterpolationMethod::EXPLICIT_INTERPOLATION , InterpolationMethod::BEZIER_INTERPOLATION , InterpolationMethod::LINEAR_INTERPOLATION } |