Blender V5.0
blender::seq::StripUniqueInfo Struct Reference

Public Attributes

Stripstrip
char name_src [STRIP_NAME_MAXSTR]
char name_dest [STRIP_NAME_MAXSTR]
int count
int match

Detailed Description

Definition at line 54 of file sequencer/intern/utils.cc.

Member Data Documentation

◆ count

int blender::seq::StripUniqueInfo::count

◆ match

int blender::seq::StripUniqueInfo::match

◆ name_dest

char blender::seq::StripUniqueInfo::name_dest[STRIP_NAME_MAXSTR]

◆ name_src

char blender::seq::StripUniqueInfo::name_src[STRIP_NAME_MAXSTR]

◆ strip

Strip* blender::seq::StripUniqueInfo::strip

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