Searched defs:InterpolatorType (Results 1 – 3 of 3) sorted by relevance
43 enum InterpolatorType : int32_t { enum
124 using InterpolatorType = Interpolator<S, T>::InterpolatorType; variable
281 public @interface InterpolatorType {} annotation in VolumeShaper.Configuration