Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes | List of all members
PFR_SlotRec_ Struct Reference

#include <pfrobjs.h>

Public Attributes

FT_GlyphSlotRec root
 
PFR_GlyphRec glyph
 

Detailed Description

Definition at line 51 of file pfrobjs.h.

Member Data Documentation

◆ glyph

PFR_GlyphRec PFR_SlotRec_::glyph

Definition at line 54 of file pfrobjs.h.

Referenced by pfr_slot_done(), pfr_slot_init(), and pfr_slot_load().

◆ root

FT_GlyphSlotRec PFR_SlotRec_::root

Definition at line 53 of file pfrobjs.h.


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