Purpose |
To create an OpenGL graphics region. |
Syntax |
winio@('%og[options]', width, height) |
Description |
%og takes two arguments namely the pixel width and pixel height of the region and sets up an OpenGL graphing region. %og only works on Win32 and x64 platforms, and requires the presence of associated DLLs. See OpenGL for further details. |