Constructor
ClutterTransformNodenew
Declaration [src]
ClutterPaintNode*
clutter_transform_node_new (
const graphene_matrix_t* projection
)
Parameters
projection
-
Type:
graphene_matrix_t
No description available.
The data is owned by the caller of the function.
Return value
Type: ClutterPaintNode
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |