LASi
LASi::PostscriptDocument::GlyphId Class Reference

For internal use only. More...

#include <LASi.h>

Public Member Functions

 GlyphId ()
 
 GlyphId (FT_Face, const FT_UInt, uint32_t unichar)
 
std::string str () const
 

Friends

bool operator== (const GlyphId id1, const GlyphId id2)
 
bool operator< (const GlyphId id1, const GlyphId id2)
 

Detailed Description

For internal use only.

Constructor & Destructor Documentation

◆ GlyphId() [1/2]

LASi::PostscriptDocument::GlyphId::GlyphId ( )
inline

Referenced by operator<, and operator==.

◆ GlyphId() [2/2]

LASi::PostscriptDocument::GlyphId::GlyphId ( FT_Face ,
const FT_UInt ,
uint32_t unichar )

Member Function Documentation

◆ str()

std::string LASi::PostscriptDocument::GlyphId::str ( ) const
inline
Returns
string representation of glyph id

Friends And Related Symbol Documentation

◆ operator<

bool operator< ( const GlyphId id1,
const GlyphId id2 )
friend

References GlyphId().

◆ operator==

bool operator== ( const GlyphId id1,
const GlyphId id2 )
friend

References GlyphId().


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