get_shader_matrix
Description:
[ CCode ( array_length_pos = 1.1 , array_length_type = "gsize" ) ]
[ Version ( since = "0.8" ) ]
public unowned float[] get_shader_matrix (Value value)
[ Version ( since = "0.8" ) ]
public unowned float[] get_shader_matrix (Value value)
Retrieves a matrix of floating point values stored inside the passed Value.
value
must have been initialized with CLUTTER_TYPE_SHADER_MATRIX
.
Parameters:
value |
a Value |
length |
return location for the number of returned floating point values, or |
Returns:
the pointer to a matrix of floating point values. The returned value is owned by the Value and should never be modified or freed. |
Namespace: Clutter.Value
Package: clutter-1.0