Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#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_Byte * | 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().
FT_Byte FTC_SBitRec_::format |
Definition at line 916 of file ftcache.h.
Referenced by sources.SourceProcessor::add_block_lines(), sources.SourceBlock::dump(), sources.SourceProcessor::parse_file(), sources.SourceProcessor::process_normal_line(), and sources.SourceProcessor::reset().
FT_Byte FTC_SBitRec_::height |
Definition at line 912 of file ftcache.h.
Referenced by ftc_snode_weight().
FT_Short FTC_SBitRec_::pitch |
Definition at line 918 of file ftcache.h.
Referenced by ftc_snode_weight().
FT_Byte FTC_SBitRec_::width |
Definition at line 911 of file ftcache.h.
Referenced by ftc_snode_compare(), and FTC_SNode_New().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.