dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
vec4.opBinary
dlangui
core
math3d
vec4
subtract value from all components of vector
vec4
opBinary
(float v)
vec4
opBinary
(float v)
vec4
opBinary
(float v)
vec4
opBinary
(float v)
vec4
opBinary
(vec4 v)
vec4
opBinary
(vec4 v)
struct
vec4
const return
vec4
opBinary
(
string
op
: "-"
)
(
const
vec4
v
)
float
opBinary
(vec4 v)
vec4
opBinary
(mat4 matrix)
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
subtract value from all components of vector