Blender  V3.3
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 366 of file action_select.c.

Member Data Documentation

◆ ac

bAnimContext* BoxSelectData::ac

Definition at line 367 of file action_select.c.

Referenced by box_select_action(), and box_select_elem().

◆ ked

KeyframeEditData BoxSelectData::ked

Definition at line 370 of file action_select.c.

Referenced by box_select_action(), and box_select_elem().

◆ ok_cb

KeyframeEditFunc BoxSelectData::ok_cb

Definition at line 371 of file action_select.c.

Referenced by box_select_action(), and box_select_elem().

◆ select_cb

KeyframeEditFunc BoxSelectData::select_cb

Definition at line 371 of file action_select.c.

Referenced by box_select_action(), and box_select_elem().

◆ selectmode

short BoxSelectData::selectmode

Definition at line 368 of file action_select.c.

Referenced by box_select_elem().


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