Blender V2.61 - r43446
Public Attributes

EditFont Struct Reference

#include <BKE_font.h>

List of all members.

Public Attributes

wchar_t * copybuf
wchar_t * copybufinfo
wchar_t * textbuf
struct CharInfotextbufinfo
wchar_t * oldstr
struct CharInfooldstrinfo
float textcurs [4][2]

Detailed Description

Definition at line 60 of file BKE_font.h.


Member Data Documentation

Definition at line 61 of file BKE_font.h.

Referenced by BKE_free_editfont(), copy_selection(), make_editText(), and paste_selection().

Definition at line 62 of file BKE_font.h.

Referenced by BKE_free_editfont(), copy_selection(), make_editText(), and paste_selection().

wchar_t* EditFont::oldstr

Definition at line 66 of file BKE_font.h.

Referenced by BKE_free_editfont(), load_editText(), and make_editText().

Definition at line 67 of file BKE_font.h.

Referenced by BKE_free_editfont(), load_editText(), and make_editText().

float EditFont::textcurs[4][2]

Definition at line 69 of file BKE_font.h.

Referenced by BKE_text_to_curve(), and draw_object().


The documentation for this struct was generated from the following file: