void renderBitmapString(float x, float y, float z,void *font,const char *string){ const char * c; //glRasterPos2f(x, y); // glutBitmapCharacter(font, ...
確定! 回上一頁