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

#include <tttypes.h>

Public Attributes

FT_Bool loaded
 
union {
   TT_Post_20Rec   format_20
 
   TT_Post_25Rec   format_25
 
names
 

Detailed Description

Definition at line 815 of file tttypes.h.

Member Data Documentation

◆ format_20

TT_Post_20Rec TT_Post_NamesRec_::format_20

Definition at line 821 of file tttypes.h.

Referenced by tt_face_free_ps_names(), and tt_face_get_ps_name().

◆ format_25

TT_Post_25Rec TT_Post_NamesRec_::format_25

Definition at line 822 of file tttypes.h.

Referenced by tt_face_free_ps_names().

◆ loaded

FT_Bool TT_Post_NamesRec_::loaded

Definition at line 817 of file tttypes.h.

Referenced by tt_face_free_ps_names(), and tt_face_get_ps_name().

◆ names

union { ... } TT_Post_NamesRec_::names

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