Content-type: text/html
Manpage of uglMesaMoveWindow
uglMesaMoveWindow
Section: WRS (3)
Updated: AOUT 2001
Index
Return to Main Contents
NAME
uglMesaMoveWindow - Move an OpenGL window by a delta value
SYNOPSIS
#include <GL/uglmesa.h>
GLboolean uglMesaMoveWindow (GLsizei dx, GLsizei dy);
DESCRIPTION
The uglMesaMoveWindow function moves an OpenGL window by a delta value
INPUT
dx, dy - delta values in pixels.
RETURN VALUES
GL_TRUE if success, GL_FALSE if error because of invalid coordinates.
SEE ALSO
uglMesaMoveToWindow(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