iPlug2 - C++ Audio Plug-in Framework
Loading...
Searching...
No Matches
Classes
IGraphics.h File Reference
#include "IPlugConstants.h"
#include "IPlugLogger.h"
#include "IPlugPaths.h"
#include "IGraphicsConstants.h"
#include "IGraphicsStructs.h"
#include "IGraphicsPopupMenu.h"
#include "IGraphicsEditorDelegate.h"
#include "nanosvg.h"
#include <stack>
#include <memory>
#include <vector>
#include <unordered_map>

Go to the source code of this file.

Classes

class  IGraphics
 The lowest level base class of an IGraphics context. More...
 
class  IGraphics::ScopedGLContext
 

Detailed Description

The lowest level base class of an IGraphics context.

Definition in file IGraphics.h.