Blender V5.0
BoxSelectData Struct Reference

Public Attributes

bAnimContextac
short selectmode
KeyframeEditData ked
KeyframeEditFunc ok_cb
KeyframeEditFunc select_cb

Detailed Description

Definition at line 448 of file action_select.cc.

Member Data Documentation

◆ ac

bAnimContext* BoxSelectData::ac

Definition at line 449 of file action_select.cc.

Referenced by box_select_action(), and box_select_elem().

◆ ked

KeyframeEditData BoxSelectData::ked

Definition at line 452 of file action_select.cc.

Referenced by box_select_action(), and box_select_elem().

◆ ok_cb

KeyframeEditFunc BoxSelectData::ok_cb

Definition at line 453 of file action_select.cc.

Referenced by box_select_action(), and box_select_elem().

◆ select_cb

KeyframeEditFunc BoxSelectData::select_cb

Definition at line 453 of file action_select.cc.

Referenced by box_select_action(), and box_select_elem().

◆ selectmode

short BoxSelectData::selectmode

Definition at line 450 of file action_select.cc.

Referenced by box_select_action(), and box_select_elem().


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