CubbyFlow::DoCatmullRom< T > Struct Template Reference

#include <Core/Array/ArraySamplers.hpp>

Public Types

using ScalarType = typename GetScalarType< T >::value
 

Public Member Functions

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::DoCatmullRom< T >::ScalarType = typename GetScalarType<T>::value

Member Function Documentation

◆ operator()()

template<typename T >
T CubbyFlow::DoCatmullRom< T >::operator() ( const T &  f0,
const T &  f1,
const T &  f2,
const T &  f3,
ScalarType  t 
) const
inline

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