Vector3T.Dot

Dot product of a vector.

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

Meta