Companion

Functions

Link copied to clipboard
fun from(a: Vec2, b: Vec2): Matrix3
fun from(a: Vec3, b: Vec3): Matrix3
fun from(a: Vec3, b: Vec3, c: Vec3): Matrix3
Link copied to clipboard
fun mul(vararg matrices: Matrix3): Matrix3
Link copied to clipboard
fun rotate(radians: Double): Matrix3
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard