dlsl ~master (2022-04-13T07:10:34.3128445)
Dub
Repo
__anonymous.__anonymous
dlsl
vector
Vector
__anonymous
Undocumented in source.
struct
__anonymous
struct
__anonymous
union
__anonymous
struct
__anonymous {
type
r
;
type
g
;
static if
(
dim >= 3
)
type
b
;
static if
(
dim == 4
)
type
a
;
}
struct
__anonymous
Members
Variables
a
type
a
;
Undocumented in source.
b
type
b
;
g
type
g
;
Undocumented in source.
r
type
r
;
Undocumented in source.
Meta
Source
See Implementation
dlsl
vector
Vector
__anonymous
structs
__anonymous
variables
data