#include </home/work/projects/wx/2.9/wx/interface/wx/graphics.h>

It allows reference counting. Not instantiated by user code.
Public Member Functions | |
| wxGraphicsRenderer * | GetRenderer () const |
| Returns the renderer that was used to create this instance, or NULL if it has not been initialized yet. | |
| bool | IsNull () const |
| wxGraphicsRenderer* wxGraphicsObject::GetRenderer | ( | ) | const |
Returns the renderer that was used to create this instance, or NULL if it has not been initialized yet.
| bool wxGraphicsObject::IsNull | ( | ) | const |
|
[ top ] |