canvas ~master (2021-11-24T18:43:05Z)
Dub
Repo
AbstractMat3.opBinary
canvas
math
AbstractMat3
Undocumented in source. Be warned that the author may not have intended to support it.
AbstractVec2
!
T
opBinary
(AbstractVec2!T other)
struct
AbstractMat3
(T)
const
AbstractVec2
!
T
opBinary
(
string
op
)
(
AbstractVec2
!
T
other
)
if
(
op
== "*"
)
AbstractMat3
!
T
opBinary
(AbstractMat3!T other)
Meta
Source
See Implementation
canvas
math
AbstractMat3
constructors
this
functions
opBinary
opIndex
scale
translation
withScale
withTranslation
withoutScale
withoutTranslation
x
y
static functions
rotation