![]() |
Blender V2.61 - r43446
|
#include <DNA_curve_types.h>
Public Attributes | |
| short | kern |
| short | mat_nr |
| char | flag |
| char | pad |
| short | pad2 |
Definition at line 142 of file DNA_curve_types.h.
| char CharInfo::flag |
Definition at line 145 of file DNA_curve_types.h.
Referenced by BKE_text_to_curve(), buildchar(), char_width(), move_cursor(), set_style(), toggle_style_exec(), and which_vfont().
| short CharInfo::kern |
Definition at line 143 of file DNA_curve_types.h.
Referenced by BKE_text_to_curve(), change_spacing_exec(), and insert_into_textbuf().
| short CharInfo::mat_nr |
Definition at line 144 of file DNA_curve_types.h.
Referenced by BKE_text_to_curve(), buildchar(), curve_delete_material_index(), insert_into_textbuf(), material_slot_assign_exec(), and text_update_edited().
| char CharInfo::pad |
Definition at line 146 of file DNA_curve_types.h.
| short CharInfo::pad2 |
Definition at line 147 of file DNA_curve_types.h.