kotlin-math
/
com.curiouscreature.kotlin.math
/
Mat3
/
get
get
operator fun
get
(column:
Int
):
Float3
Content copied to clipboard
operator fun
get
(column:
Int
, row:
Int
):
Float
Content copied to clipboard
operator fun
get
(column:
MatrixColumn
):
Float3
Content copied to clipboard
operator fun
get
(column:
MatrixColumn
, row:
Int
):
Float
Content copied to clipboard