Vector4

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