pp v0.0.52 (2019-04-12T13:41:01Z)
Dub
Repo
Vector4T.this
polyplex
math
simplemath
vectors
Vector4T
Constructor
this
(T x)
struct
Vector4T
(T)
this
(
T
x
)
if
(
isNumeric
!(
T
)
)
this
(T x, T y)
this
(T x, T y, T z)
this
(T x, T y, T z, T w)
this
(Vector2T!T vec)
this
(Vector3T!T vec)
Meta
Source
See Implementation
polyplex
math
simplemath
vectors
Vector4T
aliases
Type
toString
constructors
this
functions
Difference
Distance
Dot
Length
Normalize
ToString
opBinary
opOpAssign
ptr
manifest constants
Dimensions
static functions
One
Zero
variables
W
X
Y
Z
Constructor