Matrix: Difference between revisions
Jump to navigation
Jump to search
(Replaced content with "{{delete|Experimental page}}") |
|||
Line 1: | Line 1: | ||
<DESCRIPTION HERE> | |||
===Metamethods=== | |||
*[[Matrix.__tostring|__tostring]] | |||
*[[Matrix.__gc|__gc]] | |||
*[[Matrix.__add|__add]] | |||
*[[Matrix.__sub|__sub]] | |||
*[[Matrix.__mul|__mul]] | |||
*[[Matrix.__div|__div]] | |||
===Methods=== | |||
*[[Matrix.create|create]] | |||
*[[Matrix.getPosition|getPosition]] | |||
*[[Matrix.getRotation|getRotation]] | |||
*[[Matrix.getFront|getFront]] | |||
*[[Matrix.getRight|getRight]] | |||
*[[Matrix.getUp|getUp]] | |||
*[[Matrix.getUp|getUp]] | |||
*[[Matrix.setPosition|setPosition]] | |||
*[[Matrix.setFront|setFront]] | |||
*[[Matrix.setRight|setRight]] | |||
===Variables=== | |||
*[[Matrix.position|position]] | |||
*[[Matrix.rotation|rotation]] | |||
*[[Matrix.front|front]] | |||
*[[Matrix.right|right]] | |||
*[[Matrix.up|up]] |