#include <gr_CocoaGraphics.h>
Public Member Functions | |
GR_CocoaAllocInfo (XAP_CocoaNSView *v) | |
virtual GR_GraphicsId | getType () const |
virtual bool | isPrinterGraphics () const |
Public Attributes | |
XAP_CocoaNSView * | m_view |
GR_CocoaAllocInfo::GR_CocoaAllocInfo | ( | XAP_CocoaNSView * | v | ) | [inline] |
virtual GR_GraphicsId GR_CocoaAllocInfo::getType | ( | void | ) | const [inline, virtual] |
virtual bool GR_CocoaAllocInfo::isPrinterGraphics | ( | ) | const [inline, virtual] |
Reimplemented from GR_AllocInfo.