nanovg-d v1.0.0 (2015-12-19T21:49:00Z)
Dub
Repo
pushFillCommand
nanovg
gl3
Undocumented in source. Be warned that the author may not have intended to support it.
extern (
C
)
void
pushFillCommand
(
void
*
uptr
,
NVGpaint
*
paint
,
NVGscissor
*
scissor
,
float
fringe
,
const
(
float
)*
bounds
,
const
(
NVGpath
)*
pPaths
,
int
nPaths
)
Meta
Source
See Implementation
nanovg
gl3
aliases
nvgDeleteGL3
classes
Context
RenderProgram
Texture
enums
CommandType
ImageType
ShaderType
TexturePostProcess
functions
asContext
asFloat4
asMatrix3x4
cancel
createTexture
deleteContext
deleteTexture
flush
getTextureSize
initContext
maxVertCount
nvgCreateGL3
premultiplied
pushFillCommand
pushStrokeCommand
pushTrianglesCommand
setViewport
updateTexture
structs
FragUniformBuffer
InternalDrawCall
Path