from

fun from(a: Vec3, b: Vec3, c: Vec3): Matrix4(source)
fun from(a: Vec4, b: Vec4, c: Vec4, d: Vec4): Matrix4(source)