| 
    iPlug2 - C++ Audio Plug-in Framework
    
   | 
 
This is the complete list of members for IGraphicsNanoVG::Bitmap, including all inherited members.
| APIBitmap(BitmapData pBitmap, int w, int h, float scale, float drawScale) | APIBitmap | inline | 
| APIBitmap() (defined in APIBitmap) | APIBitmap | inline | 
| APIBitmap(const APIBitmap &)=delete (defined in APIBitmap) | APIBitmap | |
| Bitmap(NVGcontext *pContext, const char *path, double sourceScale, int nvgImageID, bool shared=false) (defined in IGraphicsNanoVG::Bitmap) | IGraphicsNanoVG::Bitmap | |
| Bitmap(IGraphicsNanoVG *pGraphics, NVGcontext *pContext, int width, int height, float scale, float drawScale) (defined in IGraphicsNanoVG::Bitmap) | IGraphicsNanoVG::Bitmap | |
| Bitmap(NVGcontext *pContext, int width, int height, const uint8_t *pData, float scale, float drawScale) (defined in IGraphicsNanoVG::Bitmap) | IGraphicsNanoVG::Bitmap | |
| GetBitmap() const | APIBitmap | inline | 
| GetDrawScale() const | APIBitmap | inline | 
| GetFBO() const (defined in IGraphicsNanoVG::Bitmap) | IGraphicsNanoVG::Bitmap | inline | 
| GetHeight() const | APIBitmap | inline | 
| GetScale() const | APIBitmap | inline | 
| GetWidth() const | APIBitmap | inline | 
| operator=(const APIBitmap &)=delete (defined in APIBitmap) | APIBitmap | |
| SetBitmap(BitmapData pBitmap, int w, int h, float scale, float drawScale) | APIBitmap | inline | 
| ~APIBitmap() (defined in APIBitmap) | APIBitmap | inlinevirtual | 
| ~Bitmap() (defined in IGraphicsNanoVG::Bitmap) | IGraphicsNanoVG::Bitmap | virtual |