dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
PBRBackgroundGUI.onDraw
dplug
gui
pbrbackgroundgui
PBRBackgroundGUI
Undocumented in source. Be warned that the author may not have intended to support it.
class
PBRBackgroundGUI
(string baseColorPath, string emissivePath, string materialPath, string physicalPath, string depthPath, string skyboxPath, string absoluteGfxDirectory)
nothrow @
nogc
override
void
onDraw
(
ImageRef
!
RGBA
diffuseMap
,
ImageRef
!
L16
depthMap
,
ImageRef
!
RGBA
materialMap
,
box2i
[]
dirtyRects
)
Meta
Source
See Implementation
dplug
gui
pbrbackgroundgui
PBRBackgroundGUI
constructors
this
destructors
~this
functions
onDraw
onKeyDown
reflow