GLUTVIDEOPAN
Section: C Library Functions (3)
Updated: LOCAL
Page Index
BSD mandoc
NAME
glutVideoPan
- Undocumented, unimplemented.
LIBRARY
OpenGLUT - videomode
SYNOPSIS
In openglut.h
Ft void
Fn glutVideoPan int x int y int w int h
PARAMETERS
Bf Em
x
Ef
A horizontal position.
Bf Em
y
Ef
A vertical position.
Bf Em
w
Ef
A width.
Bf Em
h
Ef
A height.
DESCRIPTION
This function is undocumented. This function is
unimplemeneted (presently).
Appears to be for moving the video display about
(panning) in a much larger graphic area than
will fit on the screen at current resolution.
SEE ALSO
glutVideoResizeGet(3)
glutSetupVideoResizing(3)
glutStopVideoResizing(3)
glutVideoResize(3)
glutVideoPan(3)