C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
VSN::Font Member List

This is the complete list of members for VSN::Font, including all inherited members.

Default()VSN::Fontstatic
Font(const std::wstring &family, uint fontSize, bool bold=false, bool italic=false)VSN::Font
Font(const Font &other)VSN::Font
Font(Font &&other)VSN::Font
GetFamilyName() constVSN::Font
GetSize() constVSN::Font
IsBold() constVSN::Font
IsItalic() constVSN::Font
IsSystem() constVSN::Font
IsValid() constVSN::Font
operator=(const Font &other)VSN::Font
operator=(const Font &&other)VSN::Font
SetBold(bool bold)VSN::Font
SetFamilyName(const std::wstring &family)VSN::Font
SetItalic(bool italic)VSN::Font
SetSize(uint fontSize)VSN::Font
~Font()VSN::Font