add

fun add(x: Float, y: Float, z: Float): Vec3f
fun add(other: Vec3f): Vec3f