Vec3f

constructor(x: Float, y: Float, z: Float)
constructor(x: Double, y: Double, z: Double)
constructor(vec: Position)
constructor(vec: Vec3i)