Blender V4.3
blender::ed::seq::SpaceSeq_Runtime Struct Reference

#include <sequencer_intern.hh>

Inherits blender::NonCopyable.

Public Member Functions

 SpaceSeq_Runtime ()=default
 
 ~SpaceSeq_Runtime ()
 
- Public Member Functions inherited from blender::NonCopyable
 NonCopyable (const NonCopyable &other)=delete
 
NonCopyableoperator= (const NonCopyable &other)=delete
 
 NonCopyable ()=default
 
 NonCopyable (NonCopyable &&other)=default
 
NonCopyableoperator= (NonCopyable &&other)=default
 

Public Attributes

int rename_channel_index = 0
 
float timeline_clamp_custom_range = 0
 
blender::ed::seq::SeqScopes scopes
 

Detailed Description

Definition at line 54 of file sequencer_intern.hh.

Constructor & Destructor Documentation

◆ SpaceSeq_Runtime()

blender::ed::seq::SpaceSeq_Runtime::SpaceSeq_Runtime ( )
default

◆ ~SpaceSeq_Runtime()

blender::ed::seq::SpaceSeq_Runtime::~SpaceSeq_Runtime ( )

Definition at line 69 of file space_sequencer.cc.

References ~SpaceSeq_Runtime().

Referenced by ~SpaceSeq_Runtime().

Member Data Documentation

◆ rename_channel_index

int blender::ed::seq::SpaceSeq_Runtime::rename_channel_index = 0

Definition at line 55 of file sequencer_intern.hh.

◆ scopes

blender::ed::seq::SeqScopes blender::ed::seq::SpaceSeq_Runtime::scopes

Definition at line 58 of file sequencer_intern.hh.

◆ timeline_clamp_custom_range

float blender::ed::seq::SpaceSeq_Runtime::timeline_clamp_custom_range = 0

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