Blender V4.3
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 66 of file sequencer_intern.hh.

Member Data Documentation

◆ area

ScrArea* SeqChannelDrawContext::area

Definition at line 68 of file sequencer_intern.hh.

Referenced by channel_draw_context_init().

◆ C

const bContext* SeqChannelDrawContext::C

Definition at line 67 of file sequencer_intern.hh.

Referenced by channel_draw_context_init().

◆ channel_height

float SeqChannelDrawContext::channel_height

Definition at line 80 of file sequencer_intern.hh.

Referenced by channel_draw_context_init().

◆ channels

ListBase* SeqChannelDrawContext::channels

Definition at line 77 of file sequencer_intern.hh.

Referenced by channel_draw_context_init().

◆ draw_offset

float SeqChannelDrawContext::draw_offset

Definition at line 79 of file sequencer_intern.hh.

Referenced by channel_draw_context_init().

◆ ed

Editing* SeqChannelDrawContext::ed

Definition at line 75 of file sequencer_intern.hh.

Referenced by channel_draw_context_init().

◆ frame_width

float SeqChannelDrawContext::frame_width

Definition at line 81 of file sequencer_intern.hh.

Referenced by channel_draw_context_init().

◆ region

ARegion* SeqChannelDrawContext::region

Definition at line 69 of file sequencer_intern.hh.

Referenced by channel_draw_context_init().

◆ scale

float SeqChannelDrawContext::scale

Definition at line 82 of file sequencer_intern.hh.

Referenced by channel_draw_context_init().

◆ scene

Scene* SeqChannelDrawContext::scene

Definition at line 74 of file sequencer_intern.hh.

Referenced by channel_draw_context_init().

◆ seqbase

ListBase* SeqChannelDrawContext::seqbase

Definition at line 76 of file sequencer_intern.hh.

Referenced by channel_draw_context_init().

◆ timeline_region

ARegion* SeqChannelDrawContext::timeline_region

Definition at line 70 of file sequencer_intern.hh.

Referenced by channel_draw_context_init().

◆ timeline_region_v2d

View2D* SeqChannelDrawContext::timeline_region_v2d

Definition at line 72 of file sequencer_intern.hh.

Referenced by channel_draw_context_init().

◆ v2d

View2D* SeqChannelDrawContext::v2d

Definition at line 71 of file sequencer_intern.hh.

Referenced by channel_draw_context_init().


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