Content-type: text/html
Manpage of uglMesaMoveToWindow
uglMesaMoveToWindow
Section: WRS (3)
Updated: AOUT 2001
Index
Return to Main Contents
NAME
uglMesaMoveToWindow - Move an OpenGL window to an absolute position
SYNOPSIS
#include <GL/uglmesa.h>
GLboolean uglMesaMoveToWindow (GLsizei left, GLsizei top);
DESCRIPTION
The uglMesaMoveToWindow function moves an OpenGL window to an absolute position
INPUT
left, top - new coordinates in pixels.
RETURN VALUES
GL_TRUE if success, GL_FALSE if error because of invalid coordinates.
SEE ALSO
uglMesaMoveWindow(3)
COPYRIGHT
Copyright © 2001 Wind River Systems, Inc.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- INPUT
-
- RETURN VALUES
-
- SEE ALSO
-
- COPYRIGHT
-
This document was created by
man2html,
using the manual pages.
Time: 09:32:46 GMT, August 30, 2001