Signature
Parameters
Variables | Description |
---|---|
x, y |
Specify the center of a picking region in window coordinates.
|
delX, delY |
Specify the width and height, respectively, of the picking region in window
coordinates.
|
viewport |
Specifies the current viewport (as from a
glGetIntegerv
call).
|
Sample Code References
The following code samples have been found which appear to reference the functions described here. Take care that the code may be old, broken or not even use PyOpenGL.
gluPickMatrix
{LGPL or GPL or MPL} Kamaelia
Sketches/CL/Topology3D/THF/Sketches/playground/Display3D.py
Lines: 458
{LGPL or GPL or MPL} Kamaelia
Sketches/CL/Topology3D/THF/Kamaelia/UI/OpenGL/OpenGLDisplay.py
Lines: 773
{LGPL or GPL or MPL} Kamaelia
Sketches/THF/Packages/Kamaelia/Community/THF/Kamaelia/UI/OpenGL/OpenGLDisplay.py
Lines: 772