CubbyFlow::DoMonotonicCatmullRom< T > Struct Template Reference
#include <Core/Array/ArraySamplers.hpp>
Public Types | |
using | ScalarType = typename GetScalarType< T >::value |
Public Member Functions | |
T | operator() (const T &f0, const T &f1, const T &f2, const T &f3, ScalarType t) const |
Member Typedef Documentation
◆ ScalarType
template<typename T >
using CubbyFlow::DoMonotonicCatmullRom< T >::ScalarType = typename GetScalarType<T>::value |
Member Function Documentation
◆ operator()()
template<typename T >
|
inline |
The documentation for this struct was generated from the following file:
- Core/Array/ArraySamplers.hpp