A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://pyopengl.sourceforge.net/documentation/manual-3.0/glScale.html below:

PyOpenGL 3.1.0 GL Man Pages

multiply the current matrix by a general scaling matrix Signature glScaled

(

GLdouble ( x ) , GLdouble ( y ) , GLdouble ( z )

)-> void

glScalef

(

GLfloat ( x ) , GLfloat ( y ) , GLfloat ( z )

)-> void

Parameters Variables Description x, y, z

Specify scale factors along the x , y , and z axes, 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.

glScale

{GPL3} OpenGL-Programmable 03-array.py

Lines:

64, 102, 137 {GPL3} OpenGL-Programmable 08-pbo.py

Lines:

159, 217, 263 {GPL3} OpenGL-Programmable 05-shader.py

Lines:

131, 187, 222 {GPL3} OpenGL-Programmable 07-attrib.py

Lines:

148, 206, 241 {GPL3} OpenGL-Programmable 04-vbo.py

Lines:

65, 121, 156

glScaled

glScalef

{LGPL} Pyggel pyggel/font.py

Lines:

317, 319, 524, 526, 958, 960, 1000, 1002 {LGPL} Pyggel pyggel/geometry.py

Lines:

145, 148, 151, 301, 303, 305, 451, 453, 579, 581, 583

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4