inochi2d ~main (2026-08-20T13:21:03.36605)
Dub
Repo
DrawList.setMesh
inochi2d
core
render
drawlist
DrawList
Sets the mesh data for the current draw command.
class
DrawList
@
nogc
void
setMesh
(
DrawListAlloc
*
alloc
)
Parameters
alloc
DrawListAlloc
*
The vertex allocation cookie.
Meta
Source
See Implementation
inochi2d
core
render
drawlist
DrawList
destructors
~this
functions
allocate
beginComposite
blit
clear
endComposite
next
popMask
pushMask
setBlending
setMasking
setMesh
setSources
setVariables
properties
allocations
commands
indices
vertices
variables
useBaseVertex
Sets the mesh data for the current draw command.