Page 70 OpenGL Super Bible! AUX_ALPHA Specifies an ALPHA buffer AUX_FIXED_332_PAL Specifies a fixed 3-3-2 palette for the window auxInitPosition Purpose Sets the window position used by auxInitWindow(). Include File Syntax void auxInitPosition(GLint x, GLint y, GLsizei width, GLsizei height); Description This function tells the AUX library where to place the main graphics window when it is created. Parameters GLint: The position measured in pixels of the top left corner of the window from the left side of the screen. y GLint: The position measured in pixels of the top left corner of the window from the top of the screen. width GLsizei: The initial width of the client area of the window in screen pixels. height GLsizei: The initial height of the client area of the window in screen pixels. Returns None. Example See any example from this chapter. See Also auxInitDisplayMode, auxInitWindow
Note: In case you are looking for affordable and reliable webhost to host and run your business application check Vision php5 hosting services
This entry was posted
on Saturday, May 5th, 2007 at 1:20 pm and is filed under Coldfusion.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.