Query: glutbitmapstring
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutBitmapString -- Draw a string of bitmapped charactersLIBRARYOpenGLUT - bitmapfontSYNOPSIS#include <openglut.h> void glutBitmapString(void *font, const unsigned char *string);PARAMETERSfont A bitmapped font identifier. string A NUL-terminated ASCII string.DESCRIPTIONDraw a string the current OpenGL raster position using a bitmapped font. The raster position is advanced by the width of the string. The starting raster position is used as the left margin for multi-line strings. Each newline character repositions the raster position at the beginning of the next line. Nothing is drawn, and the raster position is unaffected when either: - font is not a valid OpenGLUT bitmap font - string is an empty string or NULL pointer - The current OpenGL raster position is invalidSEE ALSOglRasterPos(3) glutBitmapCharacter(3) Epoch
Related Man Pages |
---|
glbitmap(3g) - redhat |
glrasterpos2d(3g) - centos |
glutstrokestring(3) - centos |
glbitmap(3g) - xfree86 |
glutbitmapcharacter(3glut) - suse |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Tar Command |
Unsure why access time on a directory change isn't changing |
[TIP] Processing YAML files with yq |
Please Welcome Dave Munro to the Moderator Team! |