zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
lib3ds_math.c File Reference
#include "lib3ds_impl.h"

Go to the source code of this file.

Functions

void lib3ds_math_cubic_interp (float *v, float *a, float *p, float *q, float *b, int n, float t)
 
float lib3ds_math_ease (float fp, float fc, float fn, float ease_from, float ease_to)