sbylib ~master (2020-02-29T08:12:18Z)
Dub
Repo
Texture
sbylib
graphics
wrapper
texture
Undocumented in source.
interface
Texture {
ImageView
imageView
();
Sampler
sampler
();
}
Members
Functions
imageView
ImageView
imageView
()
Undocumented in source.
sampler
Sampler
sampler
()
Undocumented in source.
Meta
Source
See Implementation
sbylib
graphics
wrapper
texture
interfaces
Texture