Blender V4.3
StripDrawContext Struct Reference

#include <sequencer_intern.hh>

Public Attributes

Sequenceseq
 
const FCurvecurve = nullptr
 
float content_start
 
float content_end
 
float bottom
 
float top
 
float left_handle
 
float right_handle
 
float strip_content_top
 
float handle_width
 
float strip_length
 
bool can_draw_text_overlay
 
bool can_draw_retiming_overlay
 
bool can_draw_strip_content
 
bool strip_is_too_small
 
bool is_active_strip
 
bool is_single_image
 
bool show_strip_color_tag
 
bool missing_data_block
 
bool missing_media
 
bool is_connected
 
bool is_muted
 

Detailed Description

Definition at line 85 of file sequencer_intern.hh.

Member Data Documentation

◆ bottom

◆ can_draw_retiming_overlay

bool StripDrawContext::can_draw_retiming_overlay

◆ can_draw_strip_content

◆ can_draw_text_overlay

bool StripDrawContext::can_draw_text_overlay

◆ content_end

float StripDrawContext::content_end

◆ content_start

float StripDrawContext::content_start

Definition at line 90 of file sequencer_intern.hh.

Referenced by draw_strip_offsets(), and strip_draw_context_get().

◆ curve

const FCurve* StripDrawContext::curve = nullptr

◆ handle_width

float StripDrawContext::handle_width

◆ is_active_strip

bool StripDrawContext::is_active_strip

◆ is_connected

bool StripDrawContext::is_connected

Definition at line 105 of file sequencer_intern.hh.

Referenced by draw_seq_text_overlay(), and strip_draw_context_get().

◆ is_muted

◆ is_single_image

bool StripDrawContext::is_single_image

Definition at line 101 of file sequencer_intern.hh.

Referenced by draw_strip_offsets(), and strip_draw_context_get().

◆ left_handle

◆ missing_data_block

bool StripDrawContext::missing_data_block

◆ missing_media

bool StripDrawContext::missing_media

◆ right_handle

◆ seq

◆ show_strip_color_tag

bool StripDrawContext::show_strip_color_tag

◆ strip_content_top

◆ strip_is_too_small

◆ strip_length

◆ top


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