IVT
|
#include <GUIInterface.h>
Public Member Functions | |
virtual | ~CGUIInterface () |
virtual void | DrawImage (const CByteImage *pImage, int x=0, int y=0)=0 |
virtual void | Show ()=0 |
virtual void | Hide ()=0 |
Definition at line 58 of file GUIInterface.h.
|
inlinevirtual |
Definition at line 62 of file GUIInterface.h.
|
pure virtual |
Implemented in CQTWindow, and COpenCVWindow.
|
pure virtual |
Implemented in COpenCVWindow, and CQTWindow.
|
pure virtual |
Implemented in COpenCVWindow, and CQTWindow.