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