canvas ~master (2021-11-24T18:43:05Z)
Dub
Repo
AbstractVec2.opBinary
canvas
math
AbstractVec2
Undocumented in source. Be warned that the author may not have intended to support it.
auto
opBinary
(const(AbstractVec2!R) rhs)
struct
AbstractVec2
(T)
const
auto
opBinary
(
string
op
R
)
(
const
(
AbstractVec2
!
R
)
rhs
)
auto
opBinary
(const(R) rhs)
Meta
Source
See Implementation
canvas
math
AbstractVec2
constructors
this
functions
eq
magnitude
magnitudeSq
normalize
opBinary
opDispatch
opOpAssign
opUnary
round
toString
variables
x
y