Blender V5.0
RegionSelectData Struct Reference

Public Attributes

bAnimContextac
short mode
short selectmode
KeyframeEditData ked
KeyframeEditFunc ok_cb
KeyframeEditFunc select_cb

Detailed Description

Definition at line 715 of file action_select.cc.

Member Data Documentation

◆ ac

bAnimContext* RegionSelectData::ac

Definition at line 716 of file action_select.cc.

Referenced by region_select_action_keys(), and region_select_elem().

◆ ked

KeyframeEditData RegionSelectData::ked

Definition at line 720 of file action_select.cc.

Referenced by region_select_action_keys(), and region_select_elem().

◆ mode

short RegionSelectData::mode

Definition at line 717 of file action_select.cc.

Referenced by region_select_action_keys(), and region_select_elem().

◆ ok_cb

KeyframeEditFunc RegionSelectData::ok_cb

Definition at line 721 of file action_select.cc.

Referenced by region_select_action_keys(), and region_select_elem().

◆ select_cb

KeyframeEditFunc RegionSelectData::select_cb

Definition at line 721 of file action_select.cc.

Referenced by region_select_action_keys(), and region_select_elem().

◆ selectmode

short RegionSelectData::selectmode

Definition at line 718 of file action_select.cc.

Referenced by region_select_action_keys(), and region_select_elem().


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