|
Blender V4.3
|
#include <BKE_vfont.hh>
Public Attributes | |
| float | x |
| float | y |
| float | w |
| float | h |
| float | rot |
Definition at line 25 of file BKE_vfont.hh.
| float EditFontSelBox::h |
Definition at line 26 of file BKE_vfont.hh.
Referenced by edit_text_cache_populate_select(), and vfont_to_curve().
| float EditFontSelBox::rot |
Definition at line 27 of file BKE_vfont.hh.
Referenced by edit_text_cache_populate_select(), and vfont_to_curve().
| float EditFontSelBox::w |
Definition at line 26 of file BKE_vfont.hh.
Referenced by edit_text_cache_populate_select(), and vfont_to_curve().
| float EditFontSelBox::x |
Definition at line 26 of file BKE_vfont.hh.
Referenced by edit_text_cache_populate_select(), and vfont_to_curve().
| float EditFontSelBox::y |
Definition at line 26 of file BKE_vfont.hh.
Referenced by edit_text_cache_populate_select(), and vfont_to_curve().