Kanzi  3.9.6
Kanzi Engine API
kanzi::BitmapFontFile::KerningPairHasher Class Reference

Class providing hash operator for bitmap font kerning pairs. More...

#include <kanzi/core.ui/font/bitmap_font_file.hpp>

Public Member Functions

size_t operator() (const pair< unsigned int, unsigned int > &k) const
 Hash operator. More...
 

Detailed Description

Class providing hash operator for bitmap font kerning pairs.

Member Function Documentation

◆ operator()()

size_t kanzi::BitmapFontFile::KerningPairHasher::operator() ( const pair< unsigned int, unsigned int > &  k) const

Hash operator.


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