glutvideoresize(3) centos man page | unix.com

Man Page: glutvideoresize

Operating Environment: centos

Section: 3

UNTITLED
LOCAL UNTITLED
NAME
glutVideoResize -- Undocumented, unimplemented.
LIBRARY
OpenGLUT - videomode
SYNOPSIS
#include <openglut.h> void glutVideoResize(int x, int y, int w, int h);
PARAMETERS
x A horizontal position. y A vertical position. w A width. h A height.
DESCRIPTION
This function is undocumented. This function is unimplemeneted (presently). This function appears to allow setting the video display rectangle to a sub-rectangle of the hardware buffer. x and y are apparently the upper left corner, and w and h are the width and height of the rectangle. It is not clear what should be done if the values are invalid (negative x, for example).
SEE ALSO
glutVideoResizeGet(3) glutSetupVideoResizing(3) glutStopVideoResizing(3) glutVideoResize(3) glutVideoPan(3) Epoch
Related Man Pages
xequalregion(3x11) - redhat
xrectinregion(3) - debian
glutcreatemenuwindow(3) - centos
glutgamemodeget(3) - centos
glutsetoption(3) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
[TIP] Processing YAML files with yq