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