pp v0.0.52 (2019-04-12T13:41:01Z)
Dub
Repo
Vector2T.Dot
polyplex
math
simplemath
vectors
Vector2T
Dot product of a vector.
struct
Vector2T
(T)
@
trusted
nothrow
T
Dot
(
GVector
other
)
if
(
isNumeric
!(
T
)
)
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
Dot product of a vector.