Virtual Method

ClutterDeformEffectdeform_vertex

Declaration [src]

void
deform_vertex (
  ClutterDeformEffect* effect,
  gfloat width,
  gfloat height,
  CoglTextureVertex* vertex
)

Description

No description available.

Parameters

width

Type: gfloat

No description available.

height

Type: gfloat

No description available.

vertex

Type: CoglTextureVertex

No description available.

The data is owned by the caller of the function.