| 
    iPlug2 - C++ Audio Plug-in Framework
    
   | 
 
The IGraphics draw classes allow the actual drawing to be performed using different drawing API back-ends. More...
Classes | |
| class | IGraphicsNanoVG | 
| IGraphics draw class using NanoVG  More...  | |
| class | IGraphicsSkia | 
| IGraphics draw class using Skia.  More... | |
The IGraphics draw classes allow the actual drawing to be performed using different drawing API back-ends.
A project-wide definition such as IGRAPHICS_SKIA, chooses which gets used at compile time