Blender  V3.3
Public Attributes | List of all members
SeqDropCoords Struct Reference

Public Attributes

float start_frame
 
float channel
 
int strip_len
 
int channel_len
 
float playback_rate
 
bool in_use
 
bool has_read_mouse_pos
 
bool is_intersecting
 
bool use_snapping
 
float snap_point_x
 
uint8_t type
 

Detailed Description

Definition at line 51 of file sequencer_drag_drop.c.

Member Data Documentation

◆ channel

float SeqDropCoords::channel

◆ channel_len

int SeqDropCoords::channel_len

◆ has_read_mouse_pos

bool SeqDropCoords::has_read_mouse_pos

Definition at line 56 of file sequencer_drag_drop.c.

Referenced by sequencer_drop_copy(), and sequencer_drop_draw_deactivate().

◆ in_use

bool SeqDropCoords::in_use

◆ is_intersecting

bool SeqDropCoords::is_intersecting

Definition at line 57 of file sequencer_drag_drop.c.

Referenced by draw_seq_in_view(), and update_overlay_strip_position_data().

◆ playback_rate

float SeqDropCoords::playback_rate

Definition at line 54 of file sequencer_drag_drop.c.

Referenced by prefetch_data_fn(), and update_overlay_strip_position_data().

◆ snap_point_x

float SeqDropCoords::snap_point_x

Definition at line 59 of file sequencer_drag_drop.c.

Referenced by draw_seq_in_view(), and update_overlay_strip_position_data().

◆ start_frame

float SeqDropCoords::start_frame

◆ strip_len

int SeqDropCoords::strip_len

◆ type

uint8_t SeqDropCoords::type

Definition at line 60 of file sequencer_drag_drop.c.

Referenced by draw_seq_in_view(), and generic_poll_operations().

◆ use_snapping

bool SeqDropCoords::use_snapping

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