|
Blender V4.3
|
#include <DNA_curve_types.h>
Public Attributes | |
| float | kern |
| short | mat_nr |
| char | flag |
| char | _pad [1] |
Definition at line 168 of file DNA_curve_types.h.
| char CharInfo::_pad[1] |
Definition at line 172 of file DNA_curve_types.h.
| char CharInfo::flag |
Definition at line 171 of file DNA_curve_types.h.
Referenced by BKE_vfont_build_char(), char_width(), move_cursor(), set_style(), toggle_style_exec(), vfont_to_curve(), and which_vfont().
| float CharInfo::kern |
Definition at line 169 of file DNA_curve_types.h.
Referenced by change_spacing_exec(), insert_into_textbuf(), and vfont_to_curve().
| short CharInfo::mat_nr |
Definition at line 170 of file DNA_curve_types.h.
Referenced by BKE_curve_material_index_clear(), BKE_curve_material_index_remove(), BKE_curve_material_index_used(), BKE_curve_material_index_validate(), BKE_vfont_build_char(), blender::nodes::node_geo_string_to_curves_cc::create_curve_instances(), font_cursor_set_apply(), insert_into_textbuf(), material_slot_assign_exec(), text_update_edited(), and vfont_to_curve().