pp v0.0.52 (2019-04-12T13:41:01Z)
Dub
Repo
Vector2T.opBinary
polyplex
math
simplemath
vectors
Vector2T
Undocumented in source. Be warned that the author may not have intended to support it.
GVector
opBinary
(T2 other)
struct
Vector2T
(T)
@
trusted
nothrow
GVector
opBinary
(
string
op
T2
)
(
T2
other
)
if
(
IsVector
!
T2
)
if
(
isNumeric
!(
T
)
)
GVector
opBinary
(T2 other)
Meta
Source
See Implementation
polyplex
math
simplemath
vectors
Vector2T
aliases
Type
toString
constructors
this
functions
Difference
Distance
Dot
Length
Normalize
ToString
opBinary
opOpAssign
ptr
manifest constants
Dimensions
static functions
Down
Left
One
Right
Up
Zero
variables
X
Y