All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
kanzi::ExponentialEasingFunction Struct Reference

#include <kanzi/animation/easing_curve.hpp>

Public Member Functions

 ExponentialEasingFunction ()
 
float operator() (float v) const
 

Public Attributes

float exponent
 

Constructor & Destructor Documentation

kanzi::ExponentialEasingFunction::ExponentialEasingFunction ( )
inline

Member Function Documentation

float kanzi::ExponentialEasingFunction::operator() ( float  v) const
inline

Member Data Documentation

float kanzi::ExponentialEasingFunction::exponent

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