Cortex  10.0.0-a4
IECore::TypeTraits::IsInterpolable< T > Struct Template Reference

#include <TypeTraits.h>

Inherits IECore::TypeTraits::Detail::IsInterpolableHelper< T, Pred >.

Detailed Description

template<typename T>
struct IECore::TypeTraits::IsInterpolable< T >

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.


The documentation for this struct was generated from the following file: