#include <LASi.h>
Public Member Functions | |
GlyphId () | |
GlyphId (FT_Face, const FT_UInt) | |
std::string | str () const |
| |
Friends | |
bool | operator== (const GlyphId id1, const GlyphId id2) |
bool | operator< (const GlyphId id1, const GlyphId id2) |
LASi::PostscriptDocument::GlyphId::GlyphId | ( | ) | [inline] |
LASi::PostscriptDocument::GlyphId::GlyphId | ( | FT_Face | , | |
const | FT_UInt | |||
) |
std::string LASi::PostscriptDocument::GlyphId::str | ( | ) | const [inline] |