Matrix.initFromMatrix
graphene.matrix.Matrix initFromMatrix(graphene.matrix.Matrix src)Initializes a #graphene_matrix_t using the values of the given matrix.
Parameters
src | a #graphene_matrix_t |
Returns
the initialized matrix
graphene.matrix.Matrix initFromMatrix(graphene.matrix.Matrix src)Initializes a #graphene_matrix_t using the values of the given matrix.
src | a #graphene_matrix_t |