LibreOffice Module slideshow (master) 1
Public Member Functions | List of all members
slideshow::internal::Interpolator< ValueType > Struct Template Reference

#include <interpolation.hxx>

Public Member Functions

ValueType operator() (const ValueType &rFrom, const ValueType &rTo, double t) const
 

Detailed Description

template<typename ValueType>
struct slideshow::internal::Interpolator< ValueType >

Definition at line 83 of file interpolation.hxx.

Member Function Documentation

◆ operator()()

template<typename ValueType >
ValueType slideshow::internal::Interpolator< ValueType >::operator() ( const ValueType rFrom,
const ValueType rTo,
double  t 
) const
inline

Definition at line 85 of file interpolation.hxx.

References basegfx::utils::lerp(), and t.


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