|
Blender V5.0
|
Public Attributes | |
| ImBuf * | ibuf |
| 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 |
Definition at line 40 of file sequencer_thumbnails.cc.
| float blender::ed::vse::SeqThumbInfo::bottom |
Definition at line 43 of file sequencer_thumbnails.cc.
Referenced by blender::ed::vse::ThumbsDrawBatch::add_thumb(), and blender::ed::vse::get_seq_strip_thumbnails().
| float blender::ed::vse::SeqThumbInfo::cropx_max |
Definition at line 48 of file sequencer_thumbnails.cc.
Referenced by blender::ed::vse::draw_strip_thumbnails(), and blender::ed::vse::get_seq_strip_thumbnails().
| float blender::ed::vse::SeqThumbInfo::cropx_min |
Definition at line 48 of file sequencer_thumbnails.cc.
Referenced by blender::ed::vse::draw_strip_thumbnails(), and blender::ed::vse::get_seq_strip_thumbnails().
| ImBuf* blender::ed::vse::SeqThumbInfo::ibuf |
Definition at line 41 of file sequencer_thumbnails.cc.
Referenced by blender::ed::vse::draw_strip_thumbnails(), and blender::ed::vse::get_seq_strip_thumbnails().
| bool blender::ed::vse::SeqThumbInfo::is_muted |
Definition at line 49 of file sequencer_thumbnails.cc.
Referenced by blender::ed::vse::ThumbsDrawBatch::add_thumb(), and blender::ed::vse::get_seq_strip_thumbnails().
| float blender::ed::vse::SeqThumbInfo::left_handle |
Definition at line 43 of file sequencer_thumbnails.cc.
Referenced by blender::ed::vse::ThumbsDrawBatch::add_thumb(), and blender::ed::vse::get_seq_strip_thumbnails().
| float blender::ed::vse::SeqThumbInfo::right_handle |
Definition at line 43 of file sequencer_thumbnails.cc.
Referenced by blender::ed::vse::ThumbsDrawBatch::add_thumb(), and blender::ed::vse::get_seq_strip_thumbnails().
| float blender::ed::vse::SeqThumbInfo::top |
Definition at line 43 of file sequencer_thumbnails.cc.
Referenced by blender::ed::vse::ThumbsDrawBatch::add_thumb(), and blender::ed::vse::get_seq_strip_thumbnails().
| float blender::ed::vse::SeqThumbInfo::x1 |
Definition at line 45 of file sequencer_thumbnails.cc.
Referenced by blender::ed::vse::ThumbsDrawBatch::add_thumb(), and blender::ed::vse::get_seq_strip_thumbnails().
| float blender::ed::vse::SeqThumbInfo::x2 |
Definition at line 45 of file sequencer_thumbnails.cc.
Referenced by blender::ed::vse::ThumbsDrawBatch::add_thumb(), and blender::ed::vse::get_seq_strip_thumbnails().
| float blender::ed::vse::SeqThumbInfo::y1 |
Definition at line 45 of file sequencer_thumbnails.cc.
Referenced by blender::ed::vse::ThumbsDrawBatch::add_thumb(), and blender::ed::vse::get_seq_strip_thumbnails().
| float blender::ed::vse::SeqThumbInfo::y2 |
Definition at line 45 of file sequencer_thumbnails.cc.
Referenced by blender::ed::vse::ThumbsDrawBatch::add_thumb(), and blender::ed::vse::get_seq_strip_thumbnails().