translate


Description:


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

Multiplies the current model-view matrix by one that translates the model along all three axes according to the given values.

Note:

Use cogl_framebuffer_translate instead

Parameters:

x

Distance to translate along the x-axis

y

Distance to translate along the y-axis

z

Distance to translate along the z-axis


Namespace: Cogl
Package: cogl-1.0