glutstrokecharacter(3) centos man page | unix.com

Man Page: glutstrokecharacter

Operating Environment: centos

Section: 3

UNTITLED
LOCAL UNTITLED
NAME
glutStrokeCharacter -- Draw a stroked character.
LIBRARY
OpenGLUT - fonts
SYNOPSIS
#include <openglut.h> void glutStrokeCharacter(void *fontID, int character);
PARAMETERS
fontID A GLUT stroked font identifier. character An ASCII character other than NUL.
DESCRIPTION
This 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 ALSO
glBegin(3) glTranslatef(3) glutStrokeWidth(3) glutStrokeString(3) glutStrokeHeight(3) glutBitmapCharacter(3) Epoch
Related Man Pages
glutbitmapcharacter(3glut) - mojave
glutstrokecharacter(3glut) - mojave
get_font_range_end(3alleg4) - debian
glutstrokewidth(3) - centos
glutstrokecharacter(3glut) - osx
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
DB2 convert digits to binary format
Controlling user input
Please Welcome Dave Munro to the Moderator Team!