Blender  V2.59
Public Attributes
GlyphBLF Struct Reference

#include <blf_internal_types.h>

List of all members.

Public Attributes

struct GlyphBLFnext
struct GlyphBLFprev
unsigned int c
FT_UInt idx
rctf box
float advance
GLuint tex
int xoff
int yoff
unsigned char * bitmap
int width
int height
int pitch
float uv [2][2]
float pos_x
float pos_y
short build_tex

Detailed Description

Definition at line 86 of file blf_internal_types.h.


Member Data Documentation

unsigned char* GlyphBLF::bitmap

Definition at line 97 of file blf_internal_types.h.

Referenced by blf_font_boundbox(), blf_glyph_add(), and blf_glyph_render().

Definition at line 130 of file blf_internal_types.h.

Referenced by blf_glyph_add(), and blf_glyph_render().

unsigned int GlyphBLF::c

Definition at line 91 of file blf_internal_types.h.

Referenced by blf_glyph_add(), and blf_glyph_search().

Definition at line 116 of file blf_internal_types.h.

Referenced by blf_font_buffer(), blf_glyph_add(), and blf_glyph_render().

FT_UInt GlyphBLF::idx

Definition at line 87 of file blf_internal_types.h.

Referenced by blf_glyph_add(), and blf_glyph_search().

Definition at line 117 of file blf_internal_types.h.

Referenced by blf_font_buffer(), and blf_glyph_add().

Definition at line 126 of file blf_internal_types.h.

Referenced by blf_font_buffer(), blf_glyph_add(), and blf_glyph_render().

Definition at line 127 of file blf_internal_types.h.

Referenced by blf_font_buffer(), blf_glyph_add(), and blf_glyph_render().

Definition at line 88 of file blf_internal_types.h.

Referenced by blf_glyph_add().

GLuint GlyphBLF::tex

Definition at line 103 of file blf_internal_types.h.

Referenced by blf_glyph_add(), and blf_glyph_render().

float GlyphBLF::uv[2][2]

Definition at line 120 of file blf_internal_types.h.

Referenced by blf_glyph_add(), and blf_glyph_render().

Definition at line 115 of file blf_internal_types.h.

Referenced by blf_font_buffer(), blf_glyph_add(), and blf_glyph_render().

Definition at line 106 of file blf_internal_types.h.

Referenced by blf_glyph_add(), and blf_glyph_render().

Definition at line 107 of file blf_internal_types.h.

Referenced by blf_glyph_add(), and blf_glyph_render().


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