Method
CoglFramebuffertranslate
Declaration [src]
void
cogl_framebuffer_translate (
CoglFramebuffer* framebuffer,
float x,
float y,
float z
)
Description [src]
Multiplies the current model-view matrix by one that translates the model along all three axes according to the given values.