Join Slack
Powered by
for example I declared in outside `Mat4x4` the fol...
# getting-started
e
elect
12/15/2016, 11:56 AM
for example I declared in outside
Mat4x4
the following:
fun Mat4x4.mul(b: Float, res: Mat4x4 = Mat4x4()) = mul(res, this, b)
Open in Slack
Previous
Next