コード例 #1
0
ファイル: base_cf.cpp プロジェクト: nickjhathaway/mathgl
void MGL_EXPORT mgl_highlight(HMGL gr, int id)			{	gr->Highlight(id);	}