dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
vec3.opBinary
dlangui
core
math3d
vec3
multiply vector by matrix
vec3
opBinary
(float v)
vec3
opBinary
(float v)
vec3
opBinary
(float v)
vec3
opBinary
(float v)
vec3
opBinary
(vec3 v)
vec3
opBinary
(vec3 v)
float
opBinary
(vec3 v)
vec3
opBinary
(mat4 matrix)
struct
vec3
const
vec3
opBinary
(
string
op
: "*"
)
(
const
ref
mat4
matrix
)
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
multiply vector by matrix