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

Public Attributes

bAnimContextac
 
short selectmode
 
KeyframeEditData ked
 
KeyframeEditFunc ok_cb
 
KeyframeEditFunc select_cb
 

Detailed Description

Definition at line 389 of file action_select.c.

Member Data Documentation

◆ ac

bAnimContext* BoxSelectData::ac

Definition at line 390 of file action_select.c.

Referenced by box_select_action(), and box_select_elem().

◆ ked

KeyframeEditData BoxSelectData::ked

Definition at line 393 of file action_select.c.

Referenced by box_select_action(), and box_select_elem().

◆ ok_cb

KeyframeEditFunc BoxSelectData::ok_cb

Definition at line 394 of file action_select.c.

Referenced by box_select_action(), and box_select_elem().

◆ select_cb

KeyframeEditFunc BoxSelectData::select_cb

Definition at line 394 of file action_select.c.

Referenced by box_select_action(), and box_select_elem().

◆ selectmode

short BoxSelectData::selectmode

Definition at line 391 of file action_select.c.

Referenced by box_select_elem().


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