Signature
Parameters
Variables | Description |
---|---|
angle |
Specifies the angle of rotation, in degrees.
|
x, y, z |
Specify the
x
,
y
, and
z
coordinates of a vector, respectively.
|
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.
glRotate
{LGPL or GPL or MPL} Kamaelia
Sketches/CL/Topology3D/THF/Examples/simplecube/simplecube.py
Lines: 45
{LGPL or GPL or MPL} Kamaelia
Sketches/CL/Topology3D/THF/Examples/simplecube/simplecube_controlled.py
Lines: 105, 106
glRotated
glRotatef
{LGPL} Pyggel
pyggel/camera.py
Lines: 58, 59, 60, 77, 78, 79, 83, 84, 85, 102, 103, 104, 109, 110, 111, 115, 116, 117