Blender  V3.3
Public Attributes | List of all members
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 720 of file anim_markers.c.

Member Data Documentation

◆ event_type

short MarkerMove::event_type

Definition at line 723 of file anim_markers.c.

Referenced by ed_marker_move_invoke(), and ed_marker_move_modal().

◆ event_val

short MarkerMove::event_val

Definition at line 723 of file anim_markers.c.

Referenced by ed_marker_move_invoke(), and ed_marker_move_modal().

◆ evtx

int MarkerMove::evtx

Definition at line 724 of file anim_markers.c.

Referenced by ed_marker_move_invoke(), and ed_marker_move_modal().

◆ firstx

int MarkerMove::firstx

Definition at line 724 of file anim_markers.c.

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 724 of file anim_markers.c.

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

◆ slink

SpaceLink* MarkerMove::slink

Definition at line 721 of file anim_markers.c.

Referenced by ed_marker_move_init(), and ed_marker_move_use_time().


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