Blender  V3.3
Public Attributes | List of all members
tSmooth_Bezt Struct Reference

Public Attributes

floath1
 
floath2
 
floath3
 
float y1
 
float y2
 
float y3
 

Detailed Description

Definition at line 514 of file keyframes_general.c.

Member Data Documentation

◆ h1

float* tSmooth_Bezt::h1

Definition at line 515 of file keyframes_general.c.

Referenced by smooth_fcurve().

◆ h2

float * tSmooth_Bezt::h2

Definition at line 515 of file keyframes_general.c.

Referenced by smooth_fcurve().

◆ h3

float * tSmooth_Bezt::h3

Definition at line 515 of file keyframes_general.c.

Referenced by smooth_fcurve().

◆ y1

float tSmooth_Bezt::y1

Definition at line 516 of file keyframes_general.c.

Referenced by smooth_fcurve().

◆ y2

float tSmooth_Bezt::y2

Definition at line 516 of file keyframes_general.c.

Referenced by smooth_fcurve().

◆ y3

float tSmooth_Bezt::y3

Definition at line 516 of file keyframes_general.c.

Referenced by smooth_fcurve().


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