Blender  V2.93
Public Attributes | List of all members
KeyframeEditCD_Remap Struct Reference

#include <ED_keyframes_edit.h>

Public Attributes

float oldMin
 
float oldMax
 
float newMin
 
float newMax
 

Detailed Description

Definition at line 197 of file ED_keyframes_edit.h.

Member Data Documentation

◆ newMax

float KeyframeEditCD_Remap::newMax

Definition at line 199 of file ED_keyframes_edit.h.

Referenced by bezt_remap_times().

◆ newMin

float KeyframeEditCD_Remap::newMin

Definition at line 199 of file ED_keyframes_edit.h.

Referenced by bezt_remap_times().

◆ oldMax

float KeyframeEditCD_Remap::oldMax

Definition at line 198 of file ED_keyframes_edit.h.

Referenced by bezt_remap_times().

◆ oldMin

float KeyframeEditCD_Remap::oldMin

Definition at line 198 of file ED_keyframes_edit.h.

Referenced by bezt_remap_times().


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