cheshirekow  v0.1.0
freetype::GlyphSlot Struct Reference

traits class for a GlyphSlot, a face's storage location for storing a glyph image More...

#include <cpp_freetype/GlyphSlot.h>

Public Types

typedef FT_GlyphSlot cobjptr
 
typedef GlyphSlotDelegate Delegate
 
typedef FT_GlyphSlot Storage
 

Detailed Description

traits class for a GlyphSlot, a face's storage location for storing a glyph image

Definition at line 92 of file GlyphSlot.h.

Member Typedef Documentation

typedef FT_GlyphSlot freetype::GlyphSlot::cobjptr

Definition at line 96 of file GlyphSlot.h.

Definition at line 94 of file GlyphSlot.h.

typedef FT_GlyphSlot freetype::GlyphSlot::Storage

Definition at line 95 of file GlyphSlot.h.


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