Blender V4.3
FaceDetails Struct Reference

Public Attributes

char filename [50]
 
uint coverage1
 
uint coverage2
 
uint coverage3
 
uint coverage4
 

Detailed Description

Definition at line 1866 of file blf_font.cc.

Member Data Documentation

◆ coverage1

uint FaceDetails::coverage1

Definition at line 1868 of file blf_font.cc.

Referenced by blf_font_new_impl().

◆ coverage2

uint FaceDetails::coverage2

Definition at line 1869 of file blf_font.cc.

Referenced by blf_font_new_impl().

◆ coverage3

uint FaceDetails::coverage3

Definition at line 1870 of file blf_font.cc.

Referenced by blf_font_new_impl().

◆ coverage4

uint FaceDetails::coverage4

Definition at line 1871 of file blf_font.cc.

Referenced by blf_font_new_impl().

◆ filename

char FaceDetails::filename[50]

Definition at line 1867 of file blf_font.cc.


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