This is the complete list of members for ON_FontGlyph, including all inherited members.
| CodePoint() const | ON_FontGlyph | |
| CodePointIsSet() const | ON_FontGlyph | |
| CompareCodePointAndFont(ON_FontGlyph &lhs, ON_FontGlyph &rhs) | ON_FontGlyph | static |
| Dump(bool bIncludeCharMaps, ON_TextLog &text_log) const | ON_FontGlyph | |
| Font() const | ON_FontGlyph | |
| FontGlyphId() const | ON_FontGlyph | |
| FontUnitGlyphBox() const | ON_FontGlyph | |
| FreeTypeFace() const | ON_FontGlyph | |
| GetGlyphContours(bool bSingleStrokeFont, double text_height, ON_ClassArray< ON_SimpleArray< ON_Curve * > > &glyph_contours, ON_BoundingBox *glyph_bbox, ON_3dVector *glyph_advance) const | ON_FontGlyph | |
| GetGlyphList(const wchar_t *text, const ON_Font *font, ON__UINT32 unicode_CRLF_code_point, ON_SimpleArray< const ON_FontGlyph *> &glyph_list, ON_TextBox &text_box) | ON_FontGlyph | static |
| GetGlyphList(size_t code_point_count, ON__UINT32 *code_points, const ON_Font *font, ON__UINT32 unicode_CRLF_code_point, ON_SimpleArray< const ON_FontGlyph *> &glyph_list, ON_TextBox &text_box) | ON_FontGlyph | static |
| GetGlyphListBoundingBox(const wchar_t *text, const ON_Font *font, ON_TextBox &text_box) | ON_FontGlyph | static |
| GetGlyphListBoundingBox(size_t code_point_count, ON__UINT32 *code_points, const ON_Font *font, ON_TextBox &text_box) | ON_FontGlyph | static |
| GetStringContours(const wchar_t *text_string, const ON_Font *font, bool bSingleStrokeFont, double text_height, double small_caps_scale, ON_ClassArray< ON_ClassArray< ON_SimpleArray< ON_Curve * > > > &string_contours) | ON_FontGlyph | static |
| GlyphBox() const | ON_FontGlyph | |
| IsCarriageReturnAndLineFeed(ON__UINT32 unicode_code_point, ON__UINT32 next_unicode_code_point) | ON_FontGlyph | static |
| IsEndOfLineCodePoint() const | ON_FontGlyph | |
| IsEndOfLineCodePoint(ON__UINT32 unicode_code_point) | ON_FontGlyph | static |
| IsManaged() const | ON_FontGlyph | |
| ManagedGlyph() const | ON_FontGlyph | |
| ON_Font class | ON_FontGlyph | friend |
| ON_FontGlyph()=default | ON_FontGlyph | |
| ON_FontGlyph(const ON_FontGlyph &src) | ON_FontGlyph | |
| ON_FontGlyph(const ON_Font *font, ON__UINT32 code_point) | ON_FontGlyph | |
| ON_GlyphMap class | ON_FontGlyph | friend |
| operator=(const ON_FontGlyph &src) | ON_FontGlyph | |
| RenderGlyph(bool bUseReplacementCharacter) const | ON_FontGlyph | |
| SetCodePoint(const ON_Font *font, ON__UINT32 code_point) | ON_FontGlyph | |
| SubstituteGlyph() const | ON_FontGlyph | |
| TestFaceCharMaps(ON_TextLog *text_log) const | ON_FontGlyph | |
| Unset | ON_FontGlyph | static |
| ~ON_FontGlyph()=default | ON_FontGlyph |