openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
jvm
Platform filter
jvm
Switch theme
Search in API
openrndr
openrndr-nullgl
/
org.openrndr.internal.nullgl
/
DriverNullGL
/
drawVertexBuffer
draw
Vertex
Buffer
open
override
fun
drawVertexBuffer
(
shader
:
Shader
,
vertexBuffers
:
List
<
VertexBuffer
>
,
drawPrimitive
:
DrawPrimitive
,
vertexOffset
:
Int
,
vertexCount
:
Int
,
verticesPerPatch
:
Int
)
(
source
)