scale


Description:


public void scale (float x, float y, float z)

Multiplies the current model-view matrix by one that scales the x, y and z axes by the given values.

Note:

Use cogl_framebuffer_pop_matrix instead

Parameters:

x

Amount to scale along the x-axis

y

Amount to scale along the y-axis

z

Amount to scale along the z-axis


Namespace: Cogl
Package: cogl-1.0