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_FaceRec_ Struct Reference

#include <pfrobjs.h>

Public Attributes

FT_FaceRec root
 
PFR_HeaderRec header
 
PFR_LogFontRec log_font
 
PFR_PhyFontRec phy_font
 

Detailed Description

Definition at line 34 of file pfrobjs.h.

Member Data Documentation

◆ header

PFR_HeaderRec PFR_FaceRec_::header

Definition at line 37 of file pfrobjs.h.

◆ log_font

PFR_LogFontRec PFR_FaceRec_::log_font

Definition at line 38 of file pfrobjs.h.

◆ phy_font

PFR_PhyFontRec PFR_FaceRec_::phy_font

Definition at line 39 of file pfrobjs.h.

◆ root

FT_FaceRec PFR_FaceRec_::root

Definition at line 36 of file pfrobjs.h.


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