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

Public Attributes

ImBufibuf
 
float left_handle
 
float right_handle
 
float bottom
 
float top
 
float x1
 
float x2
 
float y1
 
float y2
 
float cropx_min
 
float cropx_max
 
bool is_muted
 

Detailed Description

Definition at line 40 of file sequencer_thumbnails.cc.

Member Data Documentation

◆ bottom

float blender::ed::vse::SeqThumbInfo::bottom

Definition at line 43 of file sequencer_thumbnails.cc.

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

◆ cropx_max

float blender::ed::vse::SeqThumbInfo::cropx_max

Definition at line 48 of file sequencer_thumbnails.cc.

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

◆ cropx_min

float blender::ed::vse::SeqThumbInfo::cropx_min

Definition at line 48 of file sequencer_thumbnails.cc.

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

◆ ibuf

ImBuf* blender::ed::vse::SeqThumbInfo::ibuf

Definition at line 41 of file sequencer_thumbnails.cc.

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

◆ is_muted

bool blender::ed::vse::SeqThumbInfo::is_muted

Definition at line 49 of file sequencer_thumbnails.cc.

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

◆ left_handle

float blender::ed::vse::SeqThumbInfo::left_handle

Definition at line 43 of file sequencer_thumbnails.cc.

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

◆ right_handle

float blender::ed::vse::SeqThumbInfo::right_handle

Definition at line 43 of file sequencer_thumbnails.cc.

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

◆ top

float blender::ed::vse::SeqThumbInfo::top

Definition at line 43 of file sequencer_thumbnails.cc.

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

◆ x1

float blender::ed::vse::SeqThumbInfo::x1

Definition at line 45 of file sequencer_thumbnails.cc.

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

◆ x2

float blender::ed::vse::SeqThumbInfo::x2

Definition at line 45 of file sequencer_thumbnails.cc.

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

◆ y1

float blender::ed::vse::SeqThumbInfo::y1

Definition at line 45 of file sequencer_thumbnails.cc.

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

◆ y2

float blender::ed::vse::SeqThumbInfo::y2

Definition at line 45 of file sequencer_thumbnails.cc.

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


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