Blender V4.3
SeqDropCoords Struct Reference

Public Attributes

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

Detailed Description

Definition at line 53 of file sequencer_drag_drop.cc.

Member Data Documentation

◆ channel

float SeqDropCoords::channel

◆ channel_len

◆ has_read_mouse_pos

bool SeqDropCoords::has_read_mouse_pos = false

Definition at line 58 of file sequencer_drag_drop.cc.

Referenced by sequencer_drop_copy(), and sequencer_drop_on_exit().

◆ in_use

bool SeqDropCoords::in_use = false

◆ is_intersecting

bool SeqDropCoords::is_intersecting

Definition at line 59 of file sequencer_drag_drop.cc.

Referenced by draw_seq_in_view(), and update_overlay_strip_position_data().

◆ playback_rate

float SeqDropCoords::playback_rate

Definition at line 56 of file sequencer_drag_drop.cc.

Referenced by prefetch_data_fn(), and update_overlay_strip_position_data().

◆ snap_point_x

float SeqDropCoords::snap_point_x

Definition at line 61 of file sequencer_drag_drop.cc.

Referenced by draw_seq_in_view(), and update_overlay_strip_position_data().

◆ start_frame

float SeqDropCoords::start_frame

◆ strip_len

◆ type

uint8_t SeqDropCoords::type

Definition at line 62 of file sequencer_drag_drop.cc.

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: