Springhead
An open source physics engine for virtual reality, haptics and motion generation.
クラス GRFont

テキスト描画のフォント

#include <SprGRRender.h>

Public メソッド

 GRFont (int h=20, const char *f=NULL)
 
void SetColor (unsigned long c)
 
bool operator< (GRFont &f)
 
GRFontoperator= (const GRFont &rhs)
 

Public 変数

int height
 フォントの高さ
 
int width
 平均文字幅
 
int weight
 フォントの太さ(0 - 900)
 
std::string face
 タイプフェイス
 
unsigned long color
 フォントの色
 
bool bItalic
 イタリック体
 

このクラスの説明は次のファイルから生成されました: