Matrix2x4::Swap
Previous
|
Next
Matrix2x4::Swap
Matrix2x4
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.