C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
VSN::Font Class Reference

NO TRANSLATION. More...

#include <vsn_font.h>

Public Member Functions

 Font (const std::wstring &family, uint fontSize, bool bold=false, bool italic=false)
 NO TRANSLATION.
 
 Font (const Font &other)
 NO TRANSLATION.
 
 Font (Font &&other)
 NO TRANSLATION.
 
 ~Font ()
 Destructor.
 
Fontoperator= (const Font &other)
 Assignment operator.
 
Fontoperator= (const Font &&other)
 Move assignment operator.
 
bool IsValid () const
 NO TRANSLATION.
 
bool IsSystem () const
 NO TRANSLATION.
 
const std::wstring & GetFamilyName () const
 NO TRANSLATION.
 
void SetFamilyName (const std::wstring &family)
 NO TRANSLATION.
 
uint GetSize () const
 NO TRANSLATION.
 
void SetSize (uint fontSize)
 NO TRANSLATION.
 
bool IsBold () const
 NO TRANSLATION.
 
void SetBold (bool bold)
 NO TRANSLATION.
 
bool IsItalic () const
 NO TRANSLATION.
 
void SetItalic (bool italic)
 NO TRANSLATION.
 

Static Public Member Functions

static Font Default ()
 NO TRANSLATION.
 

Detailed Description

NO TRANSLATION.

NO TRANSLATION.


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