DistortGUI

Undocumented in source.
class DistortGUI : PBRBackgroundGUI!("basecolor.jpg", "emissive.png", "material.png", "depth.png", "skybox.jpg", `/home/myuser/my/path/to/Dplug/examples/distort/gfx/`) {}

Constructors

this
this(DistortClient client)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

onAnimate
void onAnimate(double dt, double time)
Undocumented in source. Be warned that the author may not have intended to support it.
reflow
void reflow()
Undocumented in source. Be warned that the author may not have intended to support it.
sendFeedbackToUI
void sendFeedbackToUI(float* inputRMS, float* outputRMS, int frames, float sampleRate)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta