|
Rhino C++ API
8.24
|
This is the complete list of members for ON_FontGlyph, including all inherited members.
| CodePoint() const | ON_FontGlyph | |
| CodePointIsSet() const | ON_FontGlyph | |
| CompareCodePointAndFont(const ON_FontGlyph &lhs, const ON_FontGlyph &rhs) | ON_FontGlyph | static |
| Dump(bool bIncludeCharMaps, ON_TextLog &text_log) const | ON_FontGlyph | |
| Dump(bool bIncludeFont, bool bIncludeCharMaps, bool bIncludeSubstitute, bool bIncludeFontUnitTextBox, ON_TextLog &text_log) const | ON_FontGlyph | |
| Font() const | ON_FontGlyph | |
| FontGlyphId() const | ON_FontGlyph | |
| FontGlyphIdIsSet() const | ON_FontGlyph | |
| FontGlyphIndex() const | ON_FontGlyph | |
| FontGlyphIndexIsSet() const | ON_FontGlyph | |
| FontUnitGlyphBox() const | ON_FontGlyph | |
| GetGlyphContours(bool bSingleStrokeFont, double height_of_capital, 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 class 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 class 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 class ON_Font *font, ON_TextBox &text_box) | ON_FontGlyph | static |
| GetGlyphListBoundingBox(size_t code_point_count, ON__UINT32 *code_points, const class ON_Font *font, ON_TextBox &text_box) | ON_FontGlyph | static |
| GetOutline(bool bSingleStrokeFont, class ON_Outline &outline) const | ON_FontGlyph | |
| GetStringContours(const wchar_t *text_string, const class ON_Font *font, bool bSingleStrokeFont, double height_of_capital, 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 class 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 class ON_Font *font, ON__UINT32 code_point) | ON_FontGlyph | |
| SubstituteGlyph() const | ON_FontGlyph | |
| Unset | ON_FontGlyph | static |
| ~ON_FontGlyph()=default | ON_FontGlyph |
1.8.17