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

Public Attributes

Map< std::string, int > path_to_file_font_id
Map< std::string, int > name_to_mem_font_id
std::recursive_mutex mutex

Detailed Description

Definition at line 61 of file vse_effect_text.cc.

Member Data Documentation

◆ mutex

std::recursive_mutex blender::seq::SeqFontMap::mutex

Definition at line 69 of file vse_effect_text.cc.

◆ name_to_mem_font_id

Map<std::string, int> blender::seq::SeqFontMap::name_to_mem_font_id

Definition at line 65 of file vse_effect_text.cc.

◆ path_to_file_font_id

Map<std::string, int> blender::seq::SeqFontMap::path_to_file_font_id

Definition at line 63 of file vse_effect_text.cc.


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