nanovg-d ~master (2015-12-19T21:49:00Z)
Dub
Repo
NVGparams.renderFill
nanovg
h
NVGparams
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct
NVGparams
extern (
C
)
void
function
(
void
*
uptr
,
NVGpaint
*
paint
,
NVGscissor
*
scissor
,
float
fringe
,
const
(
float
)*
bounds
,
const
(
NVGpath
)*
paths
,
int
npaths
)
renderFill
;
Meta
Source
See Implementation
nanovg
h
NVGparams
variables
edgeAntiAlias
renderCancel
renderCreate
renderCreateTexture
renderDelete
renderDeleteTexture
renderFill
renderFlush
renderGetTextureSize
renderStroke
renderTriangles
renderUpdateTexture
renderViewport
userPtr