Blender
V3.3
|
#include <ED_keyframes_edit.h>
Public Attributes | |
float | oldMin |
float | oldMax |
float | newMin |
float | newMax |
Definition at line 204 of file ED_keyframes_edit.h.
float KeyframeEditCD_Remap::newMax |
Definition at line 206 of file ED_keyframes_edit.h.
Referenced by bezt_remap_times().
float KeyframeEditCD_Remap::newMin |
Definition at line 206 of file ED_keyframes_edit.h.
Referenced by bezt_remap_times().
float KeyframeEditCD_Remap::oldMax |
Definition at line 205 of file ED_keyframes_edit.h.
Referenced by bezt_remap_times().
float KeyframeEditCD_Remap::oldMin |
Definition at line 205 of file ED_keyframes_edit.h.
Referenced by bezt_remap_times().