Blender V4.5
blender::ed::vse::StripDrawContext Struct Reference

#include <sequencer_intern.hh>

Public Attributes

Stripstrip
 
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 86 of file sequencer_intern.hh.

Member Data Documentation

◆ bottom

◆ can_draw_retiming_overlay

bool blender::ed::vse::StripDrawContext::can_draw_retiming_overlay

◆ can_draw_strip_content

◆ can_draw_text_overlay

bool blender::ed::vse::StripDrawContext::can_draw_text_overlay

◆ content_end

float blender::ed::vse::StripDrawContext::content_end

◆ content_start

float blender::ed::vse::StripDrawContext::content_start

◆ curve

◆ handle_width

float blender::ed::vse::StripDrawContext::handle_width

◆ is_active_strip

bool blender::ed::vse::StripDrawContext::is_active_strip

◆ is_connected

bool blender::ed::vse::StripDrawContext::is_connected

◆ is_muted

◆ is_single_image

bool blender::ed::vse::StripDrawContext::is_single_image

◆ left_handle

◆ missing_data_block

bool blender::ed::vse::StripDrawContext::missing_data_block

◆ missing_media

bool blender::ed::vse::StripDrawContext::missing_media

◆ right_handle

◆ show_strip_color_tag

bool blender::ed::vse::StripDrawContext::show_strip_color_tag

◆ strip

◆ strip_content_top

◆ strip_is_too_small

◆ strip_length

◆ top


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