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

#include <SEQ_effects.hh>

Public Attributes

Vector< LineInfolines
rcti text_boundbox
int line_height
int font_descender
int character_count
int font
bool editing_is_active

Detailed Description

Definition at line 92 of file SEQ_effects.hh.

Member Data Documentation

◆ character_count

int blender::seq::TextVarsRuntime::character_count

Definition at line 98 of file SEQ_effects.hh.

Referenced by blender::seq::text_effect_calc_runtime().

◆ editing_is_active

bool blender::seq::TextVarsRuntime::editing_is_active

Definition at line 100 of file SEQ_effects.hh.

◆ font

◆ font_descender

int blender::seq::TextVarsRuntime::font_descender

Definition at line 97 of file SEQ_effects.hh.

Referenced by blender::seq::text_effect_calc_runtime().

◆ line_height

◆ lines

◆ text_boundbox


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