XWindow Member List
This is the complete list of members for
XWindow, including all inherited members.
| checkMaskEvent(long event_mask, XEvent *event) const | XWindow | |
| checkTypedEvent(int event_type, XEvent *event) const | XWindow | |
| drawGrayLayout(const Layout< byte > &layout, const int x=0, const int y=0, const bool resizeWindow=false) | XWindow | |
| drawImage(const Image< PixRGB< byte > > &img, const int x=0, const int y=0, const bool resizeWindow=false) | XWindow | |
| drawImage(const Image< byte > &img, const int x=0, const int y=0, const bool resizeWindow=false) | XWindow | |
| drawImage(const Image< float > &img, const int x=0, const int y=0, bool normalize=true, const bool resizeWindow=false) | XWindow | |
| drawRgbLayout(const Layout< PixRGB< byte > > &layout, const int x=0, const int y=0, const bool resizeWindow=false) | XWindow | |
| getDims() const | XWindow | |
| getPosition() | XWindow | |
| getTitle() const | XWindow | |
| isVisible(const bool v) const | XWindow | [inline] |
| redrawImage() (defined in XWindow) | XWindow | [protected] |
| selectInput(long event_mask) const | XWindow | |
| setDims(const Dims &dims) | XWindow | |
| setPosition(const int x, const int y) | XWindow | |
| setTitle(const char *title) | XWindow | |
| setVisible(const bool v) | XWindow | |
| setWMProtocol(const char *atomname) const | XWindow | |
| XWindow(const Dims &dims=Dims(320, 240), const int x=-1, const int y=-1, const char *title="USC Neuromorphic Vision") | XWindow | |
| ~XWindow() | XWindow | [virtual] |