Method
ClutterPaintNodeadd_multitexture_rectangle
Declaration [src]
void
clutter_paint_node_add_multitexture_rectangle (
ClutterPaintNode* node,
const ClutterActorBox* rect,
const float* text_coords,
unsigned int text_coords_len
)
Parameters
rect |
ClutterActorBox |
A |
|
The data is owned by the caller of the function. | |
text_coords |
const float* |
Array of multitexture values. |
|
The data is owned by the caller of the function. | |
text_coords_len |
unsigned int |
Number of items of |