|
Blender V4.3
|
#include "DNA_ID.h"Go to the source code of this file.
Classes | |
| struct | VFont |
Macros | |
| #define | FO_BUILTIN_NAME "<builtin>" |
Typedefs | |
| typedef struct VFont | VFont |
Vector Fonts used for text in the 3D Viewport (unrelated to text used to render the GUI).
Definition in file DNA_vfont_types.h.
| #define FO_BUILTIN_NAME "<builtin>" |
Definition at line 33 of file DNA_vfont_types.h.
Referenced by BKE_vfont_builtin_get(), BKE_vfont_is_builtin(), BKE_vfont_load(), blo_do_versions_pre250(), vfont_get_data(), and vfont_init_data().
| typedef struct VFont VFont |