|
Blender V4.3
|
#include <blf_internal_types.hh>
Public Member Functions | |
| uint64_t | hash () const |
Public Attributes | |
| uint | charcode |
| uint8_t | subpixel |
Friends | |
| bool | operator== (const GlyphCacheKey &a, const GlyphCacheKey &b) |
Definition at line 123 of file blf_internal_types.hh.
|
inline |
Definition at line 130 of file blf_internal_types.hh.
References charcode, blender::get_default_hash(), and subpixel.
|
friend |
Definition at line 126 of file blf_internal_types.hh.
| uint GlyphCacheKey::charcode |
Definition at line 124 of file blf_internal_types.hh.
Referenced by hash().
| uint8_t GlyphCacheKey::subpixel |
Definition at line 125 of file blf_internal_types.hh.
Referenced by hash().