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
| using CubbyFlow::DoMonotonicCatmullRom< T >::ScalarType = typename GetScalarType<T>::value |
Member Function Documentation
◆ operator()()
|
inline |
The documentation for this struct was generated from the following file:
- Core/Array/ArraySamplers.hpp
1.9.8