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

#include <cfftypes.h>

Public Attributes

FT_Stream stream
 
FT_ULong start
 
FT_UInt count
 
FT_Byte off_size
 
FT_ULong data_offset
 
FT_ULong data_size
 
FT_ULongoffsets
 
FT_Bytebytes
 

Detailed Description

Definition at line 63 of file cfftypes.h.

Member Data Documentation

◆ bytes

FT_Byte* CFF_IndexRec_::bytes

Definition at line 73 of file cfftypes.h.

◆ count

FT_UInt CFF_IndexRec_::count

Definition at line 67 of file cfftypes.h.

◆ data_offset

FT_ULong CFF_IndexRec_::data_offset

Definition at line 69 of file cfftypes.h.

◆ data_size

FT_ULong CFF_IndexRec_::data_size

Definition at line 70 of file cfftypes.h.

◆ off_size

FT_Byte CFF_IndexRec_::off_size

Definition at line 68 of file cfftypes.h.

◆ offsets

FT_ULong* CFF_IndexRec_::offsets

Definition at line 72 of file cfftypes.h.

◆ start

FT_ULong CFF_IndexRec_::start

Definition at line 66 of file cfftypes.h.

◆ stream

FT_Stream CFF_IndexRec_::stream

Definition at line 65 of file cfftypes.h.


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