ERC CISST - cisst software
CWindowManagerBase Class Reference
Collaboration diagram for CWindowManagerBase:
[legend]List of all members.
Detailed Description
Definition at line 59 of file svlFilterImageWindow.h.
Public Member Functions
-
CWindowManagerBase (unsigned int numofwins)
-
void SetCallback (svlImageWindowCallbackBase *callback)
-
void SetTitleText (const std::string title)
-
void SetTimestamp (double timestamp)
-
int SetClientSize (unsigned int width, unsigned int height, unsigned int winid)
-
int SetWindowPosition (int x, int y, unsigned int winid)
-
void ResetInitEvent ()
-
int WaitForInitEvent ()
-
virtual int DoModal (bool show, bool fullscreen)=0
-
virtual void Show (bool show, int winid)=0
-
virtual void LockBuffers ()
-
virtual void UnlockBuffers ()
-
virtual void SetImageBuffer (unsigned char *buffer, unsigned int buffersize, unsigned int winid)=0
-
virtual void DrawImages ()=0
-
virtual void Destroy ()=0
-
virtual void DestroyThreadSafe ()=0
Protected Member Functions
-
void OnNewFrame (unsigned int frameid)
-
void OnUserEvent (unsigned int winid, bool ascii, unsigned int eventid)
-
void GetMousePos (int &x, int &y)
-
void SetMousePos (int x, int y)
Protected Attributes
The documentation for this class was generated from the following file:
erc-cisst-devel<at>lists.johnshopkins.edu