Virtual Method
ClutterDeformEffectdeform_vertex
Declaration [src]
void
deform_vertex (
ClutterDeformEffect* effect,
gfloat width,
gfloat height,
CoglTextureVertex* vertex
)
Parameters
width |
gfloat |
No description available. | |
height |
gfloat |
No description available. | |
vertex |
CoglTextureVertex |
No description available. | |
The data is owned by the caller of the function. |