*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> OpenGL-GLC/glcmeasurestring (3)              
Title
Content
Arch
Section
 

Contents


glcMeasureString(3G)	  OpenGL Character Renderer	  glcMeasureString(3G)


NAME    [Toc]    [Back]

     glcMeasureString -	measure	a specified string

C SPECIFICATION    [Toc]    [Back]

     GLint glcMeasureString( GLboolean inMeasureChars,
			     const GLCchar *inString )

PARAMETERS    [Toc]    [Back]

     inMeasureChars  Specifies whether to compute metrics only for the string
		     or	for the	characters as well.

     inString	     Specifies a zero-terminated array of characters.

DESCRIPTION    [Toc]    [Back]

     glcMeasureString measures the layout that would result from rendering a
     string and	stores the measurements	in the GLC measurement buffer.
     glcMeasureString is identical to glcMeasureCountedString except that
     inString is zero-terminated, not counted.

ERRORS    [Toc]    [Back]

     GLC_PARAMETER_ERROR is generated if inMeasureChars	is less	than zero.

     GLC_STATE_ERROR is	generated if the issuing thread	has no current GLC
     context.

ASSOCIATED GETS    [Toc]    [Back]

     glcGetStringCharMetric
     glcGetStringMetric
     glcGeti with argument GLC_MEASURED_CHAR_COUNT


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
glcgetcharmetric IRIX measure a character
units Tru64 Converts units from one measure to another
glcgetmaxcharmetric IRIX measure layout of characters
XmCvtByteStreamToXmString HP-UX A compound string function that converts from a compound string in Byte Stream format to a compound string
XmStringFreeContext HP-UX A compound string function that releases the string scanning context data structure
XmStringConcatAndFree HP-UX A compound string function that appends one string to another and frees the original strings
XmTextFieldInsert Tru64 A TextField function that inserts a character string into a text string
XmStringDrawUnderline HP-UX A compound string function that underlines a string drawn in an X Window
XmStringDrawUnderline Tru64 A compound string function that underlines a string drawn in an X Window
DXmCvtOStoCS Tru64 Converts a string in the operating-systemspecific format to a compound string.
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service