copy


Description:

public Matrix? copy ()

Allocates a new Matrix on the heap and initializes it with the same values as this.

Parameters:

this

A 4x4 transformation matrix you want to copy

Returns:

A newly allocated Matrix which should be freed using free