Cortex
10.0.0-a4
|
#include <TypeTraits.h>
Inherits IECore::TypeTraits::Detail::IsInterpolableHelper< T, Pred >.
IsInterpolable This represents all types for which interpolators in Interpolator.h can be instantiated, not necessarily those for which we want to perform interpolation on. For example integral types, while technically interpolable, probably don't want to be interpolated in specific situations.