Blender V4.5
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

◆ name_to_mem_font_id

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

◆ path_to_file_font_id

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

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