Blender V2.61 - r43446
|
Public Attributes | |
float * | h1 |
float * | h2 |
float * | h3 |
float | y1 |
float | y2 |
float | y3 |
Definition at line 278 of file keyframes_general.c.
float* tSmooth_Bezt::h1 |
Definition at line 279 of file keyframes_general.c.
Referenced by smooth_fcurve().
float * tSmooth_Bezt::h2 |
Definition at line 279 of file keyframes_general.c.
Referenced by smooth_fcurve().
float * tSmooth_Bezt::h3 |
Definition at line 279 of file keyframes_general.c.
Referenced by smooth_fcurve().
float tSmooth_Bezt::y1 |
Definition at line 280 of file keyframes_general.c.
Referenced by smooth_fcurve().
float tSmooth_Bezt::y2 |
Definition at line 280 of file keyframes_general.c.
Referenced by smooth_fcurve().
float tSmooth_Bezt::y3 |
Definition at line 280 of file keyframes_general.c.
Referenced by smooth_fcurve().