Vector4T.Dot

Dot product of a vector.

struct Vector4T(T)
@trusted nothrow
T
Dot
(
GVector other
)
if (
isNumeric!(T)
)

Meta