8 #ifndef CMANAGER_CANVASH
9 #define CMANAGER_CANVASH
11 #include "wxosg/Canvas.h"
19 CManagerCanvas(wxWindow *parent,
const wxWindowID
id,
const wxPoint &pos,
20 const wxSize &size,
long style,
const wxString& name,
int *gl_attrib);
22 virtual void OnAfterUpdate();
25 #endif // CMANAGER_CANVASH