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