1UNTITLED                             LOCAL                            UNTITLED
2

NAME

4     glutVideoPan — Undocumented, unimplemented.
5

LIBRARY

7     OpenGLUT - videomode
8

SYNOPSIS

10     #include <openglut.h>
11
12     void
13     glutVideoPan(int x, int y, int w, int h);
14

PARAMETERS

16      x     A horizontal position.
17
18      y     A vertical position.
19
20      w     A width.
21
22      h     A height.
23

DESCRIPTION

25     This function is undocumented.  This function is unimplemeneted
26     (presently).
27
28     Appears to be for moving the video display about (panning) in a much
29     larger graphic area than will fit on the screen at current resolution.
30

SEE ALSO

32     glutVideoResizeGet(3) glutSetupVideoResizing(3) glutStopVideoResizing(3)
33     glutVideoResize(3) glutVideoPan(3)
34
35
36
37
38                                     Epoch
Impressum