glutBitmapLength (3) - Linux Manuals
glutBitmapLength: Return the width of a bitmapped string, in pixels.
NAME
glutBitmapLength - Return the width of a bitmapped string, in pixels.LIBRARY
OpenGLUT - bitmapfontSYNOPSIS
In openglut.h Ft int Fn glutBitmapLength void *font const unsigned char *stringPARAMETERS
Bf Em
Bf Em
As with glutBitmapString(), newlines are taken into
consideration.
Returns 0 if the
Bf Sy
DESCRIPTION
Returns the maximum horizontal OpenGL raster position
offset for a
Bf Sy