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

#include <ttobjs.h>

Public Attributes

FT_DriverRec root
 
TT_ExecContext context
 
TT_GlyphZoneRec zone
 
voidextension_component
 

Detailed Description

Definition at line 348 of file ttobjs.h.

Member Data Documentation

◆ context

TT_ExecContext TT_DriverRec_::context

Definition at line 351 of file ttobjs.h.

◆ extension_component

void* TT_DriverRec_::extension_component

Definition at line 354 of file ttobjs.h.

◆ root

FT_DriverRec TT_DriverRec_::root

Definition at line 350 of file ttobjs.h.

◆ zone

TT_GlyphZoneRec TT_DriverRec_::zone

Definition at line 352 of file ttobjs.h.


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