Template:Client/Functions/Vec2: Difference between revisions
Jump to navigation
Jump to search
WikiPageBot (talk | contribs) No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{icons |vec2.new}} [[vec2.new|new Vec2]]<br><br> | ||
{{ | |||
{{ | {{icons |vec2.addPolar}} [[vec2.addPolar|vec2.addPolar]]<br> | ||
{{ | {{icons |vec2.cartesianToPolar}} [[vec2.cartesianToPolar|vec2.cartesianToPolar]]<br> | ||
{{ | {{icons |vec2.extrapolate}} [[vec2.extrapolate|vec2.extrapolate]]<br> | ||
{{ | {{icons |vec2.interpolate}} [[vec2.interpolate|vec2.interpolate]]<br> | ||
{{ | {{icons |vec2.sphericalExtrapolate}} [[vec2.sphericalExtrapolate|vec2.sphericalExtrapolate]]<br> | ||
{{ | {{icons |vec2.sphericalInterpolate}} [[vec2.sphericalInterpolate|vec2.sphericalInterpolate]]<br> | ||
{{icons |vec2.x}} [[vec2.x|vec2.x]]<br> | |||
{{icons |vec2.y}} [[vec2.y|vec2.y]]<br> | |||