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

#include <ttgxvar.h>

Public Attributes

FT_UInt num_axis
 
FT_Fixednormalizedcoords
 
FT_MM_Varmmvar
 
FT_Offset mmvar_len
 
FT_Bool avar_checked
 
GX_AVarSegment avar_segment
 
FT_UInt tuplecount
 
FT_Fixedtuplecoords
 
FT_UInt gv_glyphcnt
 
FT_ULongglyphoffsets
 

Detailed Description

Definition at line 81 of file ttgxvar.h.

Member Data Documentation

◆ avar_checked

FT_Bool GX_BlendRec_::avar_checked

Definition at line 89 of file ttgxvar.h.

◆ avar_segment

GX_AVarSegment GX_BlendRec_::avar_segment

Definition at line 90 of file ttgxvar.h.

◆ glyphoffsets

FT_ULong* GX_BlendRec_::glyphoffsets

Definition at line 96 of file ttgxvar.h.

◆ gv_glyphcnt

FT_UInt GX_BlendRec_::gv_glyphcnt

Definition at line 95 of file ttgxvar.h.

◆ mmvar

FT_MM_Var* GX_BlendRec_::mmvar

Definition at line 86 of file ttgxvar.h.

◆ mmvar_len

FT_Offset GX_BlendRec_::mmvar_len

Definition at line 87 of file ttgxvar.h.

◆ normalizedcoords

FT_Fixed* GX_BlendRec_::normalizedcoords

Definition at line 84 of file ttgxvar.h.

◆ num_axis

FT_UInt GX_BlendRec_::num_axis

Definition at line 83 of file ttgxvar.h.

◆ tuplecoords

FT_Fixed* GX_BlendRec_::tuplecoords

Definition at line 93 of file ttgxvar.h.

◆ tuplecount

FT_UInt GX_BlendRec_::tuplecount

Definition at line 92 of file ttgxvar.h.


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