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

#include <t42parse.h>

Public Attributes

PS_ParserRec root
 
FT_Stream stream
 
FT_Bytebase_dict
 
FT_Long base_len
 
FT_Bool in_memory
 

Detailed Description

Definition at line 28 of file t42parse.h.

Member Data Documentation

◆ base_dict

FT_Byte* T42_ParserRec_::base_dict

Definition at line 33 of file t42parse.h.

◆ base_len

FT_Long T42_ParserRec_::base_len

Definition at line 34 of file t42parse.h.

◆ in_memory

FT_Bool T42_ParserRec_::in_memory

Definition at line 36 of file t42parse.h.

◆ root

PS_ParserRec T42_ParserRec_::root

Definition at line 30 of file t42parse.h.

◆ stream

FT_Stream T42_ParserRec_::stream

Definition at line 31 of file t42parse.h.


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