Companion

object Companion

Functions

Link copied to clipboard
operator fun invoke(initialValue: Double): Matrix4Double
operator fun invoke(vararg elements: Double): Matrix4Double
Link copied to clipboard
Link copied to clipboard
fun scale(factor: Double): Matrix4Double
Link copied to clipboard