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

#include <ftcache.h>

Public Attributes

FT_Byte width
 
FT_Byte height
 
FT_Char left
 
FT_Char top
 
FT_Byte format
 
FT_Byte max_grays
 
FT_Short pitch
 
FT_Char xadvance
 
FT_Char yadvance
 
FT_Bytebuffer
 

Detailed Description

Definition at line 909 of file ftcache.h.

Member Data Documentation

◆ buffer

FT_Byte* FTC_SBitRec_::buffer

Definition at line 922 of file ftcache.h.

Referenced by ftc_snode_compare(), ftc_snode_free(), and ftc_snode_weight().

◆ format

FT_Byte FTC_SBitRec_::format

◆ height

FT_Byte FTC_SBitRec_::height

Definition at line 912 of file ftcache.h.

Referenced by ftc_snode_weight().

◆ left

FT_Char FTC_SBitRec_::left

Definition at line 913 of file ftcache.h.

◆ max_grays

FT_Byte FTC_SBitRec_::max_grays

Definition at line 917 of file ftcache.h.

◆ pitch

FT_Short FTC_SBitRec_::pitch

Definition at line 918 of file ftcache.h.

Referenced by ftc_snode_weight().

◆ top

FT_Char FTC_SBitRec_::top

Definition at line 914 of file ftcache.h.

◆ width

FT_Byte FTC_SBitRec_::width

Definition at line 911 of file ftcache.h.

Referenced by ftc_snode_compare(), and FTC_SNode_New().

◆ xadvance

FT_Char FTC_SBitRec_::xadvance

Definition at line 919 of file ftcache.h.

◆ yadvance

FT_Char FTC_SBitRec_::yadvance

Definition at line 920 of file ftcache.h.


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