This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

flipX

Notes

Remarks

The flipX method post-multiplies the matrix by using the transformation [-1 0 0 1 0 0] and returns the resulting matrix. Post-multiplies means that other matrix operations are performed before this operation.

Syntax

Standards information

See also

Related pages

Reference

Attributions