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

#include <ftcglyph.h>

Public Attributes

FTC_CacheRec cache
 
FTC_MruListRec families
 

Detailed Description

Definition at line 212 of file ftcglyph.h.

Member Data Documentation

◆ cache

FTC_CacheRec FTC_GCacheRec_::cache

Definition at line 214 of file ftcglyph.h.

◆ families

FTC_MruListRec FTC_GCacheRec_::families

Definition at line 215 of file ftcglyph.h.

Referenced by ftc_gcache_init(), and FTC_GCache_New().


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