Query: glutvideoresize
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutVideoResize -- Undocumented, unimplemented.LIBRARYOpenGLUT - videomodeSYNOPSIS#include <openglut.h> void glutVideoResize(int x, int y, int w, int h);PARAMETERSx A horizontal position. y A vertical position. w A width. h A height.DESCRIPTIONThis 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 ALSOglutVideoResizeGet(3) glutSetupVideoResizing(3) glutStopVideoResizing(3) glutVideoResize(3) glutVideoPan(3) Epoch
Related Man Pages |
---|
xrectinregion(3x11) - redhat |
xemptyregion(3) - debian |
xequalregion(3) - debian |
glutsetcursor(3) - centos |
xmwidgetgetdisplayrect(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
Unsure why access time on a directory change isn't changing |
Controlling user input |
[TIP] Processing YAML files with yq |