NGUI: Next-Gen UI kit  3.7.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
FreeType.FT_GlyphSlotRec Struct Reference

Public Attributes

IntPtr library
 
IntPtr face
 
IntPtr next
 
uint reserved
 
FT_Generic generic
 
FT_Glyph_Metrics metrics
 
int linearHoriAdvance
 
int linearVertAdvance
 
FT_Vector advance
 
FT_Glyph_Format format
 
FT_Bitmap bitmap
 
int bitmap_left
 
int bitmap_top
 
FT_Outline outline
 
uint num_subglyphs
 
IntPtr subglyphs
 
IntPtr control_data
 
int control_len
 
int lsb_delta
 
int rsb_delta
 
IntPtr other
 
IntPtr _internal
 

Member Data Documentation

IntPtr FreeType.FT_GlyphSlotRec._internal
FT_Vector FreeType.FT_GlyphSlotRec.advance
FT_Bitmap FreeType.FT_GlyphSlotRec.bitmap
int FreeType.FT_GlyphSlotRec.bitmap_left
int FreeType.FT_GlyphSlotRec.bitmap_top
IntPtr FreeType.FT_GlyphSlotRec.control_data
int FreeType.FT_GlyphSlotRec.control_len
IntPtr FreeType.FT_GlyphSlotRec.face
FT_Glyph_Format FreeType.FT_GlyphSlotRec.format
FT_Generic FreeType.FT_GlyphSlotRec.generic
IntPtr FreeType.FT_GlyphSlotRec.library
int FreeType.FT_GlyphSlotRec.linearHoriAdvance
int FreeType.FT_GlyphSlotRec.linearVertAdvance
int FreeType.FT_GlyphSlotRec.lsb_delta
FT_Glyph_Metrics FreeType.FT_GlyphSlotRec.metrics
IntPtr FreeType.FT_GlyphSlotRec.next
uint FreeType.FT_GlyphSlotRec.num_subglyphs
IntPtr FreeType.FT_GlyphSlotRec.other
FT_Outline FreeType.FT_GlyphSlotRec.outline
uint FreeType.FT_GlyphSlotRec.reserved
int FreeType.FT_GlyphSlotRec.rsb_delta
IntPtr FreeType.FT_GlyphSlotRec.subglyphs

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