evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
GraphicsDevice.drawIndexedPrimitives
evael
graphics
GraphicsDevice
GraphicsDevice
Undocumented in source. Be warned that the author may not have intended to support it.
void
drawIndexedPrimitives
(int count, void* offset)
void
drawIndexedPrimitives
(int count, int offset)
class
GraphicsDevice
@
nogc
const nothrow
void
drawIndexedPrimitives
(
PrimitiveType
type
)
(
in
int
count
,
in
int
offset
= 0
)
Meta
Source
See Implementation
evael
graphics
GraphicsDevice
GraphicsDevice
functions
allocVertexBufferData
beginScene
bindFrameBuffer
bindIndexBuffer
bindTexture
bindVAO
bindVertexBuffer
clearTexture
createBuffer
createFrameBuffer
createIndexBuffer
createVertexBuffer
deleteBuffer
disable
disableShader
dispose
drawCircle
drawIndexedPrimitives
drawLine
drawPrimitives
drawText
enable
enableShader
generateBuffer
generateBuffers
generateVAO
getScreenCoordinates
getWorldCoordinates
initialize2DProjection
initializeOrthographicProjection
initializePerspectiveProjection
reset2DProjection
resetViewport
sendVertexBufferData
setEnvironment
setMatrix
setProjectionMatrix
setUniform
setVertexBuffer
setViewport
switchPolygonMode
mixins
__anonymous
properties
GUIprojectionMatrix
currentShader
defaultFont
environment
nvgContext
projectionMatrix
projectionType
resolution
viewMatrix
viewportSize