Blender V2.61 - r43446
Public Attributes

FontBLF Struct Reference

#include <blf_internal_types.h>

List of all members.

Public Attributes

char * name
char * filename
float aspect [3]
float pos [3]
float angle
int blur
int shadow
int shadow_x
int shadow_y
float shadow_col [4]
float orig_col [4]
double m [16]
rctf clip_rec
int dpi
int size
int max_tex_size
int tex_bind_state
int flags
ListBase cache
GlyphCacheBLFglyph_cache
FT_Library ft_lib
FT_Face face
float * b_fbuf
unsigned char * b_cbuf
int bw
int bh
int bch
float b_col [4]

Detailed Description

Definition at line 134 of file blf_internal_types.h.


Member Data Documentation

float FontBLF::aspect[3]
unsigned char* FontBLF::b_cbuf

Definition at line 205 of file blf_internal_types.h.

Referenced by BLF_buffer(), BLF_draw_buffer(), and blf_font_fill().

float FontBLF::b_col[4]

Definition at line 215 of file blf_internal_types.h.

Referenced by BLF_buffer_col(), blf_font_buffer(), and blf_font_fill().

Definition at line 202 of file blf_internal_types.h.

Referenced by BLF_buffer(), BLF_draw_buffer(), and blf_font_fill().

Definition at line 212 of file blf_internal_types.h.

Referenced by BLF_buffer(), and blf_font_fill().

Definition at line 209 of file blf_internal_types.h.

Referenced by BLF_buffer(), and blf_font_fill().

Definition at line 151 of file blf_internal_types.h.

Referenced by BLF_blur(), blf_draw__start(), blf_font_fill(), and blf_glyph_render().

Definition at line 208 of file blf_internal_types.h.

Referenced by BLF_buffer(), and blf_font_fill().

Definition at line 175 of file blf_internal_types.h.

Referenced by blf_font_fill(), blf_font_size(), and blf_glyph_cache_new().

FT_Face FontBLF::face

Definition at line 139 of file blf_internal_types.h.

Referenced by blf_font_free(), blf_font_new(), and blf_font_new_from_mem().

FT_Library FontBLF::ft_lib

Definition at line 196 of file blf_internal_types.h.

Referenced by blf_font_fill(), and blf_glyph_add().

double FontBLF::m[16]

Definition at line 169 of file blf_internal_types.h.

Referenced by blf_draw__start(), blf_font_fill(), and BLF_matrix().

Definition at line 181 of file blf_internal_types.h.

Referenced by blf_font_fill(), blf_glyph_cache_texture(), and blf_glyph_render().

Definition at line 164 of file blf_internal_types.h.

Referenced by blf_draw__start(), and blf_glyph_render().

float FontBLF::pos[3]

Definition at line 154 of file blf_internal_types.h.

Referenced by blf_draw__start(), blf_glyph_render(), and BLF_shadow().

Definition at line 161 of file blf_internal_types.h.

Referenced by blf_glyph_render(), and BLF_shadow().

Definition at line 157 of file blf_internal_types.h.

Referenced by blf_glyph_render(), and BLF_shadow_offset().

Definition at line 158 of file blf_internal_types.h.

Referenced by blf_glyph_render(), and BLF_shadow_offset().

Definition at line 178 of file blf_internal_types.h.

Referenced by blf_font_fill(), blf_font_size(), and blf_glyph_cache_new().


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