Blender
V3.3
|
#include <BKE_animsys.h>
Public Attributes | |
struct Depsgraph * | depsgraph |
float | eval_time |
Definition at line 39 of file BKE_animsys.h.
struct Depsgraph* AnimationEvalContext::depsgraph |
Definition at line 42 of file BKE_animsys.h.
Referenced by BKE_animsys_eval_context_construct(), BKE_animsys_eval_context_construct_at(), and BPY_driver_exec().
float AnimationEvalContext::eval_time |
Definition at line 47 of file BKE_animsys.h.
Referenced by achannel_setting_slider_shapekey_cb(), autokeyframe_object(), autokeyframe_pose(), BPY_driver_exec(), calculate_fcurve(), evaluate_driver_python(), evaluate_fcurve_driver(), insert_fcurve_key(), insert_keyframe_value(), nla_time_remap(), nlastrip_evaluate_controls(), nlastrips_ctime_get_strip(), and ui_but_anim_flag().