Virtual Method
ClutterEffectpaint
Declaration [src]
void
paint (
ClutterEffect* effect,
ClutterPaintNode* node,
ClutterPaintContext* paint_context,
ClutterEffectPaintFlags flags
)
Parameters
node |
ClutterPaintNode |
No description available. | |
The data is owned by the caller of the function. | |
paint_context |
ClutterPaintContext |
No description available. | |
The data is owned by the caller of the function. | |
flags |
ClutterEffectPaintFlags |
No description available. |