Blender V5.0
MarkerMove Struct Reference

Public Attributes

SpaceLinkslink
ListBasemarkers
short event_type
short event_val
int * oldframe
int evtx
int firstx
NumInput num

Detailed Description

Definition at line 903 of file anim_markers.cc.

Member Data Documentation

◆ event_type

short MarkerMove::event_type

Definition at line 906 of file anim_markers.cc.

Referenced by ed_marker_move_invoke(), and ed_marker_move_modal().

◆ event_val

short MarkerMove::event_val

Definition at line 906 of file anim_markers.cc.

Referenced by ed_marker_move_invoke(), and ed_marker_move_modal().

◆ evtx

int MarkerMove::evtx

Definition at line 907 of file anim_markers.cc.

Referenced by ed_marker_move_invoke(), and ed_marker_move_modal().

◆ firstx

int MarkerMove::firstx

Definition at line 907 of file anim_markers.cc.

Referenced by ed_marker_move_invoke(), and ed_marker_move_modal().

◆ markers

ListBase* MarkerMove::markers

◆ num

NumInput MarkerMove::num

◆ oldframe

int* MarkerMove::oldframe

Definition at line 907 of file anim_markers.cc.

Referenced by ed_marker_move_apply(), ed_marker_move_exit(), and ed_marker_move_init().

◆ slink

SpaceLink* MarkerMove::slink

Definition at line 904 of file anim_markers.cc.

Referenced by ed_marker_move_init(), and ed_marker_move_use_time().


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