Blender V5.0
MetaStack Struct Reference

#include <DNA_sequence_types.h>

Public Attributes

struct MetaStacknext
struct MetaStackprev
Stripold_strip
Stripparent_strip
int disp_range [2]

Detailed Description

Definition at line 308 of file DNA_sequence_types.h.

Member Data Documentation

◆ disp_range

◆ next

struct MetaStack* MetaStack::next

Definition at line 309 of file DNA_sequence_types.h.

◆ old_strip

Strip* MetaStack::old_strip

The meta-strip that contains parent_strip. May be null (that means it is the top-most strips).

Definition at line 314 of file DNA_sequence_types.h.

Referenced by blender::seq::meta_stack_pop(), blender::seq::render_give_ibuf(), blender::seq::seq_meta_stack_alloc(), and seq_update_meta_disp_range().

◆ parent_strip

◆ prev

struct MetaStack * MetaStack::prev

Definition at line 309 of file DNA_sequence_types.h.


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