PixelKey
NeoPixel USB Key
Loading...
Searching...
No Matches
cubic_bezier_t Struct Reference

Pair of control points for a cubic bezier curve where the start is (0,0) and end is (1,1). More...

#include <keyframe_fade.h>

Data Fields

point_t p1
 First control point, from (0,0).
 
point_t p2
 Second control point, to (1,1).
 

Detailed Description

Pair of control points for a cubic bezier curve where the start is (0,0) and end is (1,1).


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