cogl_rectangle_with_texture_coords ( x1 y1 x2 y2 tx1 ty1 tx2 ty2 -- )


Vocabulary
clutter.cogl.ffi

Inputs
x1an object
y1an object
x2an object
y2an object
tx1an object
ty1an object
tx2an object
ty2an object


Outputs
None

Definition