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

#include <ftcglyph.h>

Public Attributes

FTC_NodeRec node
 
FTC_Family family
 
FT_UInt gindex
 

Detailed Description

Definition at line 148 of file ftcglyph.h.

Member Data Documentation

◆ family

FTC_Family FTC_GNodeRec_::family

◆ gindex

FT_UInt FTC_GNodeRec_::gindex

Definition at line 152 of file ftcglyph.h.

Referenced by ftc_gnode_compare(), and ftc_snode_compare().

◆ node

FTC_NodeRec FTC_GNodeRec_::node

Definition at line 150 of file ftcglyph.h.


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