toMatrix

fun toMatrix(result: Matrix)

Converts provided metric transformation parameters into a matrix.

Parameters

result

instance where result will be stored.


Converts provided metric transformation parameters into a matrix and returns the result as a new instance.

Return

a new matrix containing metric transformation parameters.