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
GXV_StateTable_GlyphOffsetDesc_ Union Reference

#include <gxvcommn.h>

Public Attributes

FT_Byte uc
 
FT_UShort u
 
FT_ULong ul
 
FT_Char c
 
FT_Short s
 
FT_Long l
 

Detailed Description

Definition at line 142 of file gxvcommn.h.

Member Data Documentation

◆ c

FT_Char GXV_StateTable_GlyphOffsetDesc_::c

Definition at line 147 of file gxvcommn.h.

◆ l

FT_Long GXV_StateTable_GlyphOffsetDesc_::l

Definition at line 149 of file gxvcommn.h.

◆ s

FT_Short GXV_StateTable_GlyphOffsetDesc_::s

Definition at line 148 of file gxvcommn.h.

◆ u

FT_UShort GXV_StateTable_GlyphOffsetDesc_::u

Definition at line 145 of file gxvcommn.h.

◆ uc

FT_Byte GXV_StateTable_GlyphOffsetDesc_::uc

Definition at line 144 of file gxvcommn.h.

◆ ul

FT_ULong GXV_StateTable_GlyphOffsetDesc_::ul

Definition at line 146 of file gxvcommn.h.


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