|
Blender V4.5
|
#include <DNA_curve_types.h>
Public Attributes | |
| float | kern |
| short | mat_nr |
| char | flag |
| char | _pad [1] |
Definition at line 170 of file DNA_curve_types.h.
| char CharInfo::_pad[1] |
Definition at line 174 of file DNA_curve_types.h.
| char CharInfo::flag |
Definition at line 173 of file DNA_curve_types.h.
Referenced by set_style(), and toggle_style_exec().
| float CharInfo::kern |
Definition at line 171 of file DNA_curve_types.h.
Referenced by change_spacing_exec(), and insert_into_textbuf().
| short CharInfo::mat_nr |
Definition at line 172 of file DNA_curve_types.h.
Referenced by BKE_curve_material_index_clear(), BKE_curve_material_index_remove(), blender::nodes::node_geo_string_to_curves_cc::create_curve_instances(), font_cursor_set_apply(), font_paste_wchar(), insert_into_textbuf(), material_slot_assign_exec(), and text_update_edited().