centos man page for glutbitmapstring

Query: glutbitmapstring

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

UNTITLED
LOCAL UNTITLED
NAME
glutBitmapString -- Draw a string of bitmapped characters
LIBRARY
OpenGLUT - bitmapfont
SYNOPSIS
#include <openglut.h> void glutBitmapString(void *font, const unsigned char *string);
PARAMETERS
font A bitmapped font identifier. string A NUL-terminated ASCII string.
DESCRIPTION
Draw 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 invalid
SEE ALSO
glRasterPos(3) glutBitmapCharacter(3) Epoch
Related Man Pages
glbitmap(3g) - mojave
glbitmap(3g) - centos
glutbitmapcharacter(3glut) - suse
glbitmap(3g) - osx
glutbitmapcharacter(3glut) - osx
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Tar Command
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it