Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <ftccache.h>
Public Attributes | |
FTC_MruNodeRec | mru |
FTC_Node | link |
FT_PtrDist | hash |
FT_UShort | cache_index |
FT_Short | ref_count |
Definition at line 58 of file ftccache.h.
FT_UShort FTC_NodeRec_::cache_index |
Definition at line 63 of file ftccache.h.
Referenced by FTC_Manager_Reset(), ftc_node_destroy(), and FTC_Node_Unref().
FT_PtrDist FTC_NodeRec_::hash |
Definition at line 62 of file ftccache.h.
FTC_Node FTC_NodeRec_::link |
Definition at line 61 of file ftccache.h.
Referenced by FTC_Cache_RemoveFaceID().
FTC_MruNodeRec FTC_NodeRec_::mru |
Definition at line 60 of file ftccache.h.
FT_Short FTC_NodeRec_::ref_count |
Definition at line 64 of file ftccache.h.
Referenced by FTC_ImageCache_Lookup(), FTC_ImageCache_LookupScaler(), FTC_Manager_Compress(), FTC_Manager_FlushN(), FTC_Node_Unref(), FTC_SBitCache_Lookup(), and FTC_SBitCache_LookupScaler().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.