openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
common
Platform filter
common
Switch theme
Search in API
openrndr
openrndr-math
/
org.openrndr.math
/
Matrix33
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
IDENTITY
Link copied to clipboard
val
IDENTITY
:
Matrix33
ZERO
Link copied to clipboard
val
ZERO
:
Matrix33
Functions
from
Column
Vectors
Link copied to clipboard
fun
fromColumnVectors
(
c0
:
Vector3
,
c1
:
Vector3
,
c2
:
Vector3
)
:
Matrix33