init_from_array


Description:

public void init_from_array (float array)

Initializes this with the contents of array

Parameters:

this

A 4x4 transformation matrix

array

A linear array of 16 floats (column-major order)