claw 1.9.0
 
Loading...
Searching...
No Matches
easing_cubic.hpp File Reference

Easing functions for the tweener. More...

Include dependency graph for easing_cubic.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  claw
 This is the main namespace.
 
namespace  claw::tween
 Tweeners interpolate the intermediate values between two given reference values using various equations.
 

Typedefs

typedef symmetric_easing< easing_cubic_funcclaw::tween::easing_cubic
 Easing functions for the tweener.
 

Functions

double claw::tween::easing_cubic_func (double t)
 The default function.
 

Detailed Description

Easing functions for the tweener.

Author
Julien Jorge

Definition in file easing_cubic.hpp.