ControlPointInterpolators Enumerator

Description

Types of interpolation functions for the control point maps.
Defined in namespace "adsk::volume" and the header file is <Volume\VolumeTypeDefs.h>

Methods

Name Value Description
CubicInterpolator 2 Point are interpolated using a cubic function.
LinearInterpolator 0 The point values are interpolated linearly.
NearestInterpolator 1 The value is set to the value of whichever point is nearest.
SmoothInterpolator 3 Points are interpolated with smooth tangent transitions.

Version

Introduced in version May 2025