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

#include <sequencer_intern.hh>

Public Attributes

const bContextC
ScrAreaarea
ARegionregion
ARegiontimeline_region
View2Dv2d
View2Dtimeline_region_v2d
Scenescene
Editinged
ListBaseseqbase
ListBasechannels
float draw_offset
float channel_height
float frame_width
float scale

Detailed Description

Definition at line 73 of file sequencer_intern.hh.

Member Data Documentation

◆ area

ScrArea* blender::ed::vse::SeqChannelDrawContext::area

Definition at line 75 of file sequencer_intern.hh.

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

◆ C

const bContext* blender::ed::vse::SeqChannelDrawContext::C

Definition at line 74 of file sequencer_intern.hh.

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

◆ channel_height

float blender::ed::vse::SeqChannelDrawContext::channel_height

Definition at line 87 of file sequencer_intern.hh.

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

◆ channels

ListBase* blender::ed::vse::SeqChannelDrawContext::channels

Definition at line 84 of file sequencer_intern.hh.

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

◆ draw_offset

float blender::ed::vse::SeqChannelDrawContext::draw_offset

Definition at line 86 of file sequencer_intern.hh.

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

◆ ed

Editing* blender::ed::vse::SeqChannelDrawContext::ed

Definition at line 82 of file sequencer_intern.hh.

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

◆ frame_width

float blender::ed::vse::SeqChannelDrawContext::frame_width

Definition at line 88 of file sequencer_intern.hh.

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

◆ region

ARegion* blender::ed::vse::SeqChannelDrawContext::region

Definition at line 76 of file sequencer_intern.hh.

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

◆ scale

float blender::ed::vse::SeqChannelDrawContext::scale

Definition at line 89 of file sequencer_intern.hh.

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

◆ scene

Scene* blender::ed::vse::SeqChannelDrawContext::scene

Definition at line 81 of file sequencer_intern.hh.

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

◆ seqbase

ListBase* blender::ed::vse::SeqChannelDrawContext::seqbase

Definition at line 83 of file sequencer_intern.hh.

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

◆ timeline_region

ARegion* blender::ed::vse::SeqChannelDrawContext::timeline_region

Definition at line 77 of file sequencer_intern.hh.

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

◆ timeline_region_v2d

View2D* blender::ed::vse::SeqChannelDrawContext::timeline_region_v2d

Definition at line 79 of file sequencer_intern.hh.

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

◆ v2d

View2D* blender::ed::vse::SeqChannelDrawContext::v2d

Definition at line 78 of file sequencer_intern.hh.

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


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