Blender V5.0
blender::ed::vse::SeqDropCoords Struct Reference

Public Attributes

float start_frame
float channel
int strip_len
int channel_len
float playback_rate
float audio_length
bool only_audio = false
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 60 of file sequencer_drag_drop.cc.

Member Data Documentation

◆ audio_length

float blender::ed::vse::SeqDropCoords::audio_length

◆ channel

float blender::ed::vse::SeqDropCoords::channel

◆ channel_len

int blender::ed::vse::SeqDropCoords::channel_len

◆ has_read_mouse_pos

bool blender::ed::vse::SeqDropCoords::has_read_mouse_pos = false

Definition at line 67 of file sequencer_drag_drop.cc.

Referenced by blender::ed::vse::sequencer_drop_on_exit().

◆ in_use

◆ is_intersecting

bool blender::ed::vse::SeqDropCoords::is_intersecting

◆ only_audio

bool blender::ed::vse::SeqDropCoords::only_audio = false

◆ playback_rate

float blender::ed::vse::SeqDropCoords::playback_rate

◆ snap_point_x

float blender::ed::vse::SeqDropCoords::snap_point_x

◆ start_frame

float blender::ed::vse::SeqDropCoords::start_frame

◆ strip_len

int blender::ed::vse::SeqDropCoords::strip_len

◆ type

uint8_t blender::ed::vse::SeqDropCoords::type

Definition at line 71 of file sequencer_drag_drop.cc.

Referenced by blender::ed::vse::draw_strip_in_view().

◆ use_snapping

bool blender::ed::vse::SeqDropCoords::use_snapping

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