iPlug2 - C++ Audio Plug-in Framework
Loading...
Searching...
No Matches
Classes
IShaderControl.h File Reference
#include "IControl.h"
#include "SkRuntimeEffect.h"

Go to the source code of this file.

Classes

class  IShaderControl
 This control allows you to draw to the UI via a shader written using the Skia shading language, which is similar to GLSL. More...
 

Detailed Description

This control allows you to draw to the UI via a shader written using the Skia shading language, which is similar to GLSL.

Definition in file IShaderControl.h.