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

#include <ftobjs.h>

Public Attributes

FT_ModuleRec root
 
FT_Driver_Class clazz
 
FT_ListRec faces_list
 
FT_GlyphLoader glyph_loader
 

Detailed Description

Definition at line 749 of file ftobjs.h.

Member Data Documentation

◆ clazz

FT_Driver_Class FT_DriverRec_::clazz

◆ faces_list

FT_ListRec FT_DriverRec_::faces_list

Definition at line 753 of file ftobjs.h.

Referenced by FT_Done_Face().

◆ glyph_loader

FT_GlyphLoader FT_DriverRec_::glyph_loader

Definition at line 754 of file ftobjs.h.

◆ root

FT_ModuleRec FT_DriverRec_::root

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