objective-gl ~master (2021-11-07T07:08:54.7393088)
Dub
Repo
VertexArray.fromSlice
objectivegl
core
VertexArray
Makes new Vertex Array Object from slice to be rendered with program
class
VertexArray
static
auto
fromSlice
(
T
)
(
const
T
[]
slice
,
const
ShaderProgram
program
)
Meta
Source
See Implementation
objectivegl
core
VertexArray
destructors
~this
functions
drawInstanced
update
static functions
fromSlice
Makes new Vertex Array Object from slice to be rendered with program