Blender V5.0
tSmooth_Bezt Struct Reference

Public Attributes

floath1
floath2
floath3
float y1
float y2
float y3

Detailed Description

Definition at line 1141 of file keyframes_general.cc.

Member Data Documentation

◆ h1

float* tSmooth_Bezt::h1

Definition at line 1142 of file keyframes_general.cc.

Referenced by smooth_fcurve().

◆ h2

float * tSmooth_Bezt::h2

Definition at line 1142 of file keyframes_general.cc.

Referenced by smooth_fcurve().

◆ h3

float * tSmooth_Bezt::h3

Definition at line 1142 of file keyframes_general.cc.

Referenced by smooth_fcurve().

◆ y1

float tSmooth_Bezt::y1

Definition at line 1143 of file keyframes_general.cc.

Referenced by smooth_fcurve().

◆ y2

float tSmooth_Bezt::y2

Definition at line 1143 of file keyframes_general.cc.

Referenced by smooth_fcurve().

◆ y3

float tSmooth_Bezt::y3

Definition at line 1143 of file keyframes_general.cc.

Referenced by smooth_fcurve().


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