from

fun from(a: Vec2, b: Vec2): Matrix3(source)
fun from(a: Vec3, b: Vec3): Matrix3(source)
fun from(a: Vec3, b: Vec3, c: Vec3): Matrix3(source)