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

#include <tttypes.h>

Public Attributes

FT_ULong Tag
 
FT_ULong CheckSum
 
FT_ULong Offset
 
FT_ULong Length
 

Detailed Description

Definition at line 130 of file tttypes.h.

Member Data Documentation

◆ CheckSum

FT_ULong TT_TableRec_::CheckSum

Definition at line 133 of file tttypes.h.

◆ Length

FT_ULong TT_TableRec_::Length

Definition at line 135 of file tttypes.h.

Referenced by tt_face_goto_table(), tt_face_load_any(), and tt_face_lookup_table().

◆ Offset

FT_ULong TT_TableRec_::Offset

Definition at line 134 of file tttypes.h.

Referenced by tt_face_goto_table(), tt_face_load_any(), and tt_face_load_loca().

◆ Tag

FT_ULong TT_TableRec_::Tag

Definition at line 132 of file tttypes.h.

Referenced by tt_face_lookup_table().


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