Blender  V3.3
Public Attributes | List of all members
SpaceSeq Struct Reference

#include <DNA_space_types.h>

Public Attributes

SpaceLinknext
 
SpaceLinkprev
 
ListBase regionbase
 
char spacetype
 
char link_flag
 
char _pad0 [6]
 
View2D v2d DNA_DEPRECATED
 
float xof DNA_DEPRECATED
 
float xof yof DNA_DEPRECATED
 
short mainb
 
short render_size
 
short chanshown
 
short zebra
 
int flag
 
float zoom DNA_DEPRECATED
 
char view
 
char overlay_frame_type
 
char draw_flag
 
char gizmo_flag
 
char _pad [4]
 
float cursor [2]
 
struct bGPdatagpd
 
struct SequencerScopes scopes
 
struct SequencerPreviewOverlay preview_overlay
 
struct SequencerTimelineOverlay timeline_overlay
 
char multiview_eye
 
char _pad2 [7]
 
SpaceSeqRuntime runtime
 

Detailed Description

Sequencer.

Definition at line 627 of file DNA_space_types.h.

Member Data Documentation

◆ _pad

char SpaceSeq::_pad[4]

Definition at line 656 of file DNA_space_types.h.

◆ _pad0

char SpaceSeq::_pad0[6]

Definition at line 633 of file DNA_space_types.h.

◆ _pad2

char SpaceSeq::_pad2[7]

Definition at line 671 of file DNA_space_types.h.

◆ chanshown

short SpaceSeq::chanshown

◆ cursor

float SpaceSeq::cursor[2]

◆ DNA_DEPRECATED [1/4]

View2D v2d SpaceSeq::DNA_DEPRECATED

Deprecated, copied to region.

Definition at line 637 of file DNA_space_types.h.

◆ DNA_DEPRECATED [2/4]

float xof yof SpaceSeq::DNA_DEPRECATED

Definition at line 640 of file DNA_space_types.h.

◆ DNA_DEPRECATED [3/4]

float xof SpaceSeq::DNA_DEPRECATED

Deprecated: offset for drawing the image preview.

Definition at line 640 of file DNA_space_types.h.

◆ DNA_DEPRECATED [4/4]

float zoom SpaceSeq::DNA_DEPRECATED

Deprecated, handled by View2D now.

Definition at line 649 of file DNA_space_types.h.

◆ draw_flag

char SpaceSeq::draw_flag

◆ flag

int SpaceSeq::flag

◆ gizmo_flag

char SpaceSeq::gizmo_flag

◆ gpd

struct bGPdata* SpaceSeq::gpd

◆ link_flag

char SpaceSeq::link_flag

Definition at line 632 of file DNA_space_types.h.

◆ mainb

short SpaceSeq::mainb

◆ multiview_eye

char SpaceSeq::multiview_eye

Multiview current eye - for internal use.

Definition at line 670 of file DNA_space_types.h.

Referenced by sequencer_draw_preview(), sequencer_ibuf_get(), and wm_draw_region_stereo_set().

◆ next

SpaceLink* SpaceSeq::next

Definition at line 628 of file DNA_space_types.h.

◆ overlay_frame_type

char SpaceSeq::overlay_frame_type

◆ prev

SpaceLink * SpaceSeq::prev

Definition at line 628 of file DNA_space_types.h.

◆ preview_overlay

struct SequencerPreviewOverlay SpaceSeq::preview_overlay

◆ regionbase

ListBase SpaceSeq::regionbase

Storage of regions for inactive spaces.

Definition at line 630 of file DNA_space_types.h.

Referenced by blo_do_versions_300(), and sequencer_create().

◆ render_size

short SpaceSeq::render_size

◆ runtime

SpaceSeqRuntime SpaceSeq::runtime

◆ scopes

struct SequencerScopes SpaceSeq::scopes

Different scoped displayed in space.

Definition at line 662 of file DNA_space_types.h.

Referenced by direct_link_area(), sequencer_duplicate(), sequencer_free(), sequencer_get_scope(), and sequencer_scopes_tag_refresh().

◆ spacetype

char SpaceSeq::spacetype

Definition at line 631 of file DNA_space_types.h.

Referenced by sequencer_create().

◆ timeline_overlay

struct SequencerTimelineOverlay SpaceSeq::timeline_overlay

◆ view

char SpaceSeq::view

◆ zebra

short SpaceSeq::zebra

Definition at line 646 of file DNA_space_types.h.

Referenced by sequencer_get_scope().


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