HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CL_Easings Class Reference

#include <CL_Easings.h>

Static Public Member Functions

static fpreal sine (const fpreal input, const CL_EasingType type)
 
static fpreal pow (const fpreal input, const fpreal exponent, const CL_EasingType)
 
static fpreal quad (const fpreal input, const CL_EasingType type)
 
static fpreal cubic (const fpreal input, const CL_EasingType type)
 
static fpreal quart (const fpreal input, const CL_EasingType type)
 
static fpreal quint (const fpreal input, const CL_EasingType type)
 
static fpreal exp (const fpreal input, const CL_EasingType type)
 
static fpreal circ (const fpreal input, const CL_EasingType type)
 
static fpreal back (const fpreal input, const CL_EasingType type)
 
static fpreal elastic (const fpreal input, const CL_EasingType type)
 
static fpreal bounce (const fpreal input, const CL_EasingType type)
 

Detailed Description

Definition at line 30 of file CL_Easings.h.

Member Function Documentation

static fpreal CL_Easings::back ( const fpreal  input,
const CL_EasingType  type 
)
static
static fpreal CL_Easings::bounce ( const fpreal  input,
const CL_EasingType  type 
)
static
static fpreal CL_Easings::circ ( const fpreal  input,
const CL_EasingType  type 
)
static
static fpreal CL_Easings::cubic ( const fpreal  input,
const CL_EasingType  type 
)
inlinestatic

Definition at line 43 of file CL_Easings.h.

static fpreal CL_Easings::elastic ( const fpreal  input,
const CL_EasingType  type 
)
static
static fpreal CL_Easings::exp ( const fpreal  input,
const CL_EasingType  type 
)
static
static fpreal CL_Easings::pow ( const fpreal  input,
const fpreal  exponent,
const CL_EasingType   
)
static
static fpreal CL_Easings::quad ( const fpreal  input,
const CL_EasingType  type 
)
inlinestatic

Definition at line 39 of file CL_Easings.h.

static fpreal CL_Easings::quart ( const fpreal  input,
const CL_EasingType  type 
)
inlinestatic

Definition at line 48 of file CL_Easings.h.

static fpreal CL_Easings::quint ( const fpreal  input,
const CL_EasingType  type 
)
inlinestatic

Definition at line 53 of file CL_Easings.h.

static fpreal CL_Easings::sine ( const fpreal  input,
const CL_EasingType  type 
)
static

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