Blender V4.3
BoxSelectData Struct Reference

Public Attributes

bAnimContextac
 
short selectmode
 
KeyframeEditData ked
 
KeyframeEditFunc ok_cb
 
KeyframeEditFunc select_cb
 

Detailed Description

Definition at line 443 of file action_select.cc.

Member Data Documentation

◆ ac

bAnimContext* BoxSelectData::ac

Definition at line 444 of file action_select.cc.

Referenced by box_select_action(), and box_select_elem().

◆ ked

KeyframeEditData BoxSelectData::ked

Definition at line 447 of file action_select.cc.

Referenced by box_select_elem().

◆ ok_cb

KeyframeEditFunc BoxSelectData::ok_cb

Definition at line 448 of file action_select.cc.

Referenced by box_select_elem().

◆ select_cb

KeyframeEditFunc BoxSelectData::select_cb

Definition at line 448 of file action_select.cc.

Referenced by box_select_elem().

◆ selectmode

short BoxSelectData::selectmode

Definition at line 445 of file action_select.cc.

Referenced by box_select_elem().


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