Blender  V2.59
Public Attributes
GlyphCacheBLF Struct Reference

#include <blf_internal_types.h>

List of all members.

Public Attributes

struct GlyphCacheBLFnext
struct GlyphCacheBLFprev
int size
int dpi
ListBase bucket [257]
GLuint * textures
int ntex
int cur_tex
int x_offs
int y_offs
unsigned int pad
int max_glyph_width
int max_glyph_height
int p2_width
int p2_height
int num_glyphs
int rem_glyphs
float ascender
float descender

Detailed Description

Definition at line 36 of file blf_internal_types.h.


Member Data Documentation

Definition at line 82 of file blf_internal_types.h.

Referenced by BLF_ascender(), and blf_glyph_cache_new().

Definition at line 83 of file blf_internal_types.h.

Referenced by BLF_descender(), and blf_glyph_cache_new().

Definition at line 44 of file blf_internal_types.h.

Referenced by blf_glyph_cache_find(), and blf_glyph_cache_new().

Definition at line 53 of file blf_internal_types.h.

Referenced by blf_glyph_cache_new(), and blf_glyph_cache_texture().

Definition at line 76 of file blf_internal_types.h.

Referenced by blf_glyph_cache_new(), and blf_glyph_cache_texture().

unsigned int GlyphCacheBLF::pad

Definition at line 38 of file blf_internal_types.h.

Referenced by blf_glyph_cache_new().

Definition at line 61 of file blf_internal_types.h.

Referenced by blf_glyph_cache_new(), and blf_glyph_render().

Definition at line 62 of file blf_internal_types.h.

Referenced by blf_glyph_cache_new(), and blf_glyph_render().


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