Constructor

ClutterTransformNodenew

Declaration [src]

ClutterPaintNode*
clutter_transform_node_new (
  const graphene_matrix_t* projection
)

Description

No description available.

Parameters

projection graphene_matrix_t
  No description available.
 The data is owned by the caller of the function.

Return value

Returns: ClutterPaintNode
  No description available.
 The caller of the function takes ownership of the data, and is responsible for freeing it.