Blender V2.61 - r43446
Public Attributes

bmFont Struct Reference

#include <BKE_bmfont_types.h>

List of all members.

Public Attributes

char magic [4]
short version
short glyphcount
short xsize
short ysize
bmGlyph glyphs [1]

Detailed Description

Definition at line 49 of file BKE_bmfont_types.h.


Member Data Documentation

Definition at line 52 of file BKE_bmfont_types.h.

Referenced by locateGlyph(), and readBitmapFontVersion0().

Definition at line 54 of file BKE_bmfont_types.h.

Referenced by locateGlyph(), matrixGlyph(), and readBitmapFontVersion0().

char bmFont::magic[4]

Definition at line 50 of file BKE_bmfont_types.h.

Referenced by readBitmapFontVersion0().

Definition at line 51 of file BKE_bmfont_types.h.

Referenced by readBitmapFontVersion0().

Definition at line 53 of file BKE_bmfont_types.h.

Referenced by readBitmapFontVersion0().

Definition at line 53 of file BKE_bmfont_types.h.

Referenced by readBitmapFontVersion0().


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