Blender V2.61 - r43446
|
#include <BKE_font.h>
Public Attributes | |
float | x |
float | y |
float | w |
float | h |
Definition at line 56 of file BKE_font.h.
float SelBox::h |
Definition at line 57 of file BKE_font.h.
Referenced by BKE_text_to_curve(), and draw_object().
float SelBox::w |
Definition at line 57 of file BKE_font.h.
Referenced by BKE_text_to_curve(), and draw_object().
float SelBox::x |
Definition at line 57 of file BKE_font.h.
Referenced by BKE_text_to_curve(), and draw_object().
float SelBox::y |
Definition at line 57 of file BKE_font.h.
Referenced by BKE_text_to_curve(), and draw_object().