dlangui v0.9.186 (2020-07-29T06:28:30Z)
Home
Dub
Repo
vec4.dot
dlangui
core
math3d
vec4
dot product (sum of by-component products of vector components)
struct
vec4
const
float
dot
(
vec4
v
)
Meta
Source
See Implementation
dlangui
core
math3d
vec4
aliases
a
b
g
length
r
constructors
this
functions
add
clear
div
dot
mul
normalize
opAssign
opBinary
opOpAssign
opUnary
sub
properties
magnitude
magnitudeSquared
normalized
toString
unions
__anonymous
dot product (sum of by-component products of vector components)