sbylib ~master (2020-02-29T08:12:18Z)
Dub
Repo
TestCompute.Data
sbylib
graphics
compute
testcompute
TestCompute
Undocumented in source.
class
TestCompute
struct
Data {
vec3
a
;
vec3
b
;
float
c
;
}
Members
Variables
a
vec3
a
;
Undocumented in source.
b
vec3
b
;
Undocumented in source.
c
float
c
;
Undocumented in source.
Meta
Source
See Implementation
sbylib
graphics
compute
testcompute
TestCompute
mixins
__anonymous
structs
Data
Input
Output
variables
input
output