Simple++
Powerfull and lightning fast C++ Library
Public Member Functions | List of all members
Graphic::InterpolationFunc::Cubic Class Reference

#include <InterpolationFunc.hpp>

Public Member Functions

template<typename C >
operator() (const C &c1, const C &c2, float x) const
 

Member Function Documentation

template<typename C >
C Graphic::InterpolationFunc::Cubic::operator() ( const C &  c1,
const C &  c2,
float  x 
) const
inline

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