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

#include <pcf.h>

Public Attributes

FT_ULong version
 
FT_ULong count
 
PCF_Table tables
 

Detailed Description

Definition at line 49 of file pcf.h.

Member Data Documentation

◆ count

FT_ULong PCF_TocRec_::count

Definition at line 52 of file pcf.h.

◆ tables

PCF_Table PCF_TocRec_::tables

Definition at line 53 of file pcf.h.

Referenced by PCF_Face_Done().

◆ version

FT_ULong PCF_TocRec_::version

Definition at line 51 of file pcf.h.


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