Loading...
Searching...
No Matches
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

Member Function Documentation

◆ operator()()

template<typename T >
T CubbyFlow::DoMonotonicCatmullRom< 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: