Blender V4.5
KeyframePasteContext Struct Reference

#include <ED_keyframes_edit.hh>

Public Attributes

eKeyPasteOffset offset_mode
 
eKeyPasteValueOffset value_offset_mode
 
eKeyMergeMode merge_mode
 
bool flip
 
int num_slots_selected
 
int num_fcurves_selected
 

Detailed Description

Definition at line 535 of file ED_keyframes_edit.hh.

Member Data Documentation

◆ flip

bool KeyframePasteContext::flip

◆ merge_mode

eKeyMergeMode KeyframePasteContext::merge_mode

Definition at line 538 of file ED_keyframes_edit.hh.

Referenced by paste_animedit_keys().

◆ num_fcurves_selected

int KeyframePasteContext::num_fcurves_selected

Definition at line 542 of file ED_keyframes_edit.hh.

Referenced by blender::ed::animation::get_slot_match_method().

◆ num_slots_selected

int KeyframePasteContext::num_slots_selected

Definition at line 541 of file ED_keyframes_edit.hh.

Referenced by blender::ed::animation::get_slot_match_method().

◆ offset_mode

eKeyPasteOffset KeyframePasteContext::offset_mode

Definition at line 536 of file ED_keyframes_edit.hh.

Referenced by paste_action_keys(), paste_animedit_keys(), and paste_graph_keys().

◆ value_offset_mode

eKeyPasteValueOffset KeyframePasteContext::value_offset_mode

Definition at line 537 of file ED_keyframes_edit.hh.

Referenced by paste_animedit_keys().


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