Blender  V3.3
Public Attributes | List of all members
VChar Struct Reference

#include <BKE_vfontdata.h>

Public Attributes

ListBase nurbsbase
 
unsigned int index
 
float width
 

Detailed Description

Definition at line 30 of file BKE_vfontdata.h.

Member Data Documentation

◆ index

unsigned int VChar::index

Definition at line 32 of file BKE_vfontdata.h.

Referenced by freetypechar_to_vchar().

◆ nurbsbase

ListBase VChar::nurbsbase

◆ width

float VChar::width

Definition at line 33 of file BKE_vfontdata.h.

Referenced by char_width(), and freetypechar_to_vchar().


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