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

#include <cfftypes.h>

Public Attributes

FT_Byte format
 
FT_UInt range_count
 
FT_Bytedata
 
FT_UInt data_size
 
FT_UInt cache_first
 
FT_UInt cache_count
 
FT_Byte cache_fd
 

Detailed Description

Definition at line 186 of file cfftypes.h.

Member Data Documentation

◆ cache_count

FT_UInt CFF_FDSelectRec_::cache_count

Definition at line 197 of file cfftypes.h.

Referenced by cff_fd_select_get().

◆ cache_fd

FT_Byte CFF_FDSelectRec_::cache_fd

Definition at line 198 of file cfftypes.h.

Referenced by cff_fd_select_get().

◆ cache_first

FT_UInt CFF_FDSelectRec_::cache_first

Definition at line 196 of file cfftypes.h.

Referenced by cff_fd_select_get().

◆ data

FT_Byte* CFF_FDSelectRec_::data

Definition at line 192 of file cfftypes.h.

Referenced by cff_fd_select_get().

◆ data_size

FT_UInt CFF_FDSelectRec_::data_size

Definition at line 193 of file cfftypes.h.

Referenced by cff_fd_select_get().

◆ format

FT_Byte CFF_FDSelectRec_::format

◆ range_count

FT_UInt CFF_FDSelectRec_::range_count

Definition at line 189 of file cfftypes.h.


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