Cogl.Matrix.prototype.get_array
function get_array(): Number(gfloat) {
// Gjs wrapper for cogl_matrix_get_array()
}
Casts matrix to a float array which can be directly passed to OpenGL.
- Returns
a pointer to the float array
function get_array(): Number(gfloat) {
// Gjs wrapper for cogl_matrix_get_array()
}
Casts matrix to a float array which can be directly passed to OpenGL.
a pointer to the float array