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

#include <afmodule.h>

Public Attributes

FT_ModuleRec root
 
FT_UInt fallback_script
 
AF_LoaderRec loader [1]
 

Detailed Description

Definition at line 39 of file afmodule.h.

Member Data Documentation

◆ fallback_script

FT_UInt AF_ModuleRec_::fallback_script

Definition at line 43 of file afmodule.h.

◆ loader

AF_LoaderRec AF_ModuleRec_::loader[1]

Definition at line 45 of file afmodule.h.

◆ root

FT_ModuleRec AF_ModuleRec_::root

Definition at line 41 of file afmodule.h.


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