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

#include <ftcglyph.h>

Public Attributes

FTC_MruNodeRec mrunode
 
FT_UInt num_nodes
 
FTC_Cache cache
 
FTC_MruListClass clazz
 

Detailed Description

Definition at line 135 of file ftcglyph.h.

Member Data Documentation

◆ cache

FTC_Cache FTC_FamilyRec_::cache

Definition at line 139 of file ftcglyph.h.

◆ clazz

FTC_MruListClass FTC_FamilyRec_::clazz

Definition at line 140 of file ftcglyph.h.

◆ mrunode

FTC_MruNodeRec FTC_FamilyRec_::mrunode

Definition at line 137 of file ftcglyph.h.

◆ num_nodes

FT_UInt FTC_FamilyRec_::num_nodes

Definition at line 138 of file ftcglyph.h.


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