dlangui v0.10.4 (2023-05-19T16:58:48Z)
Home
Dub
Repo
vec3.dot
dlangui
core
math3d
vec3
dot product (sum of by-component products of vector components)
struct
vec3
const
float
dot
(
const
vec3
v
)
Meta
Source
See Implementation
dlangui
core
math3d
vec3
aliases
b
g
length
r
constructors
this
functions
add
clear
div
dot
mul
normalize
opAssign
opBinary
opOpAssign
opUnary
sub
properties
magnitude
magnitudeSquared
normalized
toString
static functions
crossProduct
unions
__anonymous
dot product (sum of by-component products of vector components)