Blender  V2.93
Public Attributes | List of all members
VChar Struct Reference

#include <BLI_vfontdata.h>

Public Attributes

ListBase nurbsbase
 
unsigned int index
 
float width
 

Detailed Description

Definition at line 46 of file BLI_vfontdata.h.

Member Data Documentation

◆ index

unsigned int VChar::index

Definition at line 48 of file BLI_vfontdata.h.

Referenced by freetypechar_to_vchar().

◆ nurbsbase

ListBase VChar::nurbsbase

◆ width

float VChar::width

Definition at line 49 of file BLI_vfontdata.h.

Referenced by char_width(), and freetypechar_to_vchar().


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