Query: glutstrokecharacter
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutStrokeCharacter -- Draw a stroked character.LIBRARYOpenGLUT - fontsSYNOPSIS#include <openglut.h> void glutStrokeCharacter(void *fontID, int character);PARAMETERSfontID A GLUT stroked font identifier. character An ASCII character other than NUL.DESCRIPTIONThis function draws one character from one stroked font (selected by fontID) using OpenGL GL_LINE_STRIP. These characters are drawn at the origin in model space. The the model space origin is translated at the end, according to the character width in fontID. Does nothing if: - The fontID is invalid. - The character is out of the font's range.SEE ALSOglBegin(3) glTranslatef(3) glutStrokeWidth(3) glutStrokeString(3) glutStrokeHeight(3) glutBitmapCharacter(3) Epoch
Related Man Pages |
---|
glutstrokecharacter(3glut) - mojave |
glutbitmapcharacter(3glut) - redhat |
glutstrokecharacter(3glut) - redhat |
glutcreatewindow(3) - centos |
imageloadfont(3) - php |
Similar Topics in the Unix Linux Community |
---|
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
Shopt -s histappend |
[TIP] Processing YAML files with yq |
Please Welcome Dave Munro to the Moderator Team! |