Vector3

fun <N> Vector3(coordinates: MDList1<N>): Vector3<N>(source)
fun <N> Vector3(x: N, y: N): Vector3<N>(source)