Matrix2x4::Swap

Matrix2x4::Swap
SF_EXPORT void Swap(Matrix2x4 * pm);
Description

Swap swaps the values of two matrices.

Parameters
Parameters 
Description 
Matrix2x4 * pm 
A matrix to swap with the original matrix.