sbylib ~master (2020-02-29T08:12:18Z)
Dub
Repo
Material.Instance
sbylib
graphics
material
standard
material
Material
Undocumented in source.
class
Material
mixin template
Instance () {
import
sbylib
.
graphics
.
core
;
;
import
sbylib
.
graphics
.
util
;
;
import
sbylib
.
graphics
.
wrapper
;
;
import
sbylib
.
wrapper
.
glfw
:
Window
;
;
alias
This
=
typeof
(
this
)
;
mixin
ImplDescriptor
;
static
typeof
(
this
)
getInstance
(Window window, PrimitiveTopology prim);
this
(Window window, PrimitiveTopology topology);
class
DataSet
;
}
Constructors
this
this
(Window window, PrimitiveTopology topology)
Undocumented in source.
Members
Aliases
This
alias
This
=
typeof
(
this
)
Undocumented in source.
Classes
DataSet
class
DataSet
Undocumented in source.
Mixins
__anonymous
mixin
ImplDescriptor
Undocumented in source.
Static functions
getInstance
typeof
(
this
)
getInstance
(Window window, PrimitiveTopology prim)
Undocumented in source. Be warned that the author may not have intended to support it.
Mixed In Members
From
mixin
ImplDescriptor
DefineInstanceMembers
mixintemplate
DefineInstanceMembers
(Descriptor)
Undocumented in source.
Meta
Source
See Implementation
sbylib
graphics
material
standard
material
Material
functions
createVertexAttributeDescriptions
vertexInputState
mixins
__anonymous
mixin templates
Info
Instance
RenderPass
structs
CreateInfo
templates
getFormat
variables
pipeline
pipelineLayout