Blender V2.61 - r43446
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 87 of file blf_internal_types.h.


Member Data Documentation

unsigned char* GlyphBLF::bitmap

Definition at line 113 of file blf_internal_types.h.

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

Definition at line 98 of file blf_internal_types.h.

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

Definition at line 131 of file blf_internal_types.h.

Referenced by blf_glyph_render().

unsigned int GlyphBLF::c

Definition at line 92 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_glyph_add(), and blf_glyph_render().

FT_UInt GlyphBLF::idx

Definition at line 95 of file blf_internal_types.h.

Referenced by blf_glyph_add().

Definition at line 88 of file blf_internal_types.h.

Referenced by blf_glyph_search().

Definition at line 118 of file blf_internal_types.h.

Referenced by blf_glyph_add().

Definition at line 127 of file blf_internal_types.h.

Referenced by blf_glyph_add(), and blf_glyph_render().

Definition at line 128 of file blf_internal_types.h.

Referenced by blf_glyph_add(), and blf_glyph_render().

Definition at line 89 of file blf_internal_types.h.

GLuint GlyphBLF::tex

Definition at line 104 of file blf_internal_types.h.

Referenced by blf_glyph_render().

float GlyphBLF::uv[2][2]

Definition at line 121 of file blf_internal_types.h.

Referenced by blf_glyph_render().

Definition at line 116 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().

Definition at line 108 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: