hoekjed ~master (2022-05-31T14:39:47.2249163)
Dub
Repo
__anonymous.__anonymous
hoekjed
kern
wiskunde
Mat
__anonymous
Undocumented in source.
union
__anonymous
static if
(
isVec
)
struct
__anonymous {
static if
(
grootte >= 1
)
Soort
x
;
static if
(
grootte >= 2
)
Soort
y
;
static if
(
grootte >= 3
)
Soort
z
;
static if
(
grootte >= 4
)
Soort
w
;
}
Members
Variables
w
Soort
w
;
Undocumented in source.
x
Soort
x
;
Undocumented in source.
y
Soort
y
;
Undocumented in source.
z
Soort
z
;
Undocumented in source.
Meta
Source
See Implementation
hoekjed
kern
wiskunde
Mat
__anonymous
structs
__anonymous
variables
mat
vec