|
Blender V5.0
|
#include <BKE_vfont.hh>
Public Attributes | |
| float | x |
| float | y |
| float | w |
| float | h |
| float | rotate |
Definition at line 31 of file BKE_vfont.hh.
| float EditFontSelBox::h |
Definition at line 32 of file BKE_vfont.hh.
Referenced by vfont_to_curve().
| float EditFontSelBox::rotate |
Definition at line 33 of file BKE_vfont.hh.
Referenced by vfont_to_curve().
| float EditFontSelBox::w |
Definition at line 32 of file BKE_vfont.hh.
Referenced by vfont_to_curve().
| float EditFontSelBox::x |
Definition at line 32 of file BKE_vfont.hh.
Referenced by vfont_to_curve().
| float EditFontSelBox::y |
Definition at line 32 of file BKE_vfont.hh.
Referenced by vfont_to_curve().