|
ViSP
|
This is the complete list of members for vpDisplayD3D, including all inherited members.
| clearDisplay(const vpColor &color=vpColor::white) | vpDisplayWin32 | virtual |
| close(vpImage< unsigned char > &I) | vpDisplay | static |
| close(vpImage< vpRGBa > &I) | vpDisplay | static |
| closeDisplay() | vpDisplayWin32 | virtual |
| display(const vpImage< unsigned char > &I) | vpDisplay | static |
| display(const vpImage< vpRGBa > &I) | vpDisplay | static |
| displayArrow(const vpImagePoint &ip1, const vpImagePoint &ip2, const vpColor &color=vpColor::white, unsigned int w=4, unsigned int h=2, unsigned int thickness=1) | vpDisplayWin32 | protectedvirtual |
| vpDisplay::displayArrow(const vpImage< unsigned char > &I, const vpImagePoint &ip1, const vpImagePoint &ip2, const vpColor &color=vpColor::white, unsigned int w=4, unsigned int h=2, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayArrow(const vpImage< unsigned char > &I, int i1, int j1, int i2, int j2, const vpColor &color=vpColor::white, unsigned int w=4, unsigned int h=2, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayArrow(const vpImage< vpRGBa > &I, const vpImagePoint &ip1, const vpImagePoint &ip2, const vpColor &color=vpColor::white, unsigned int w=4, unsigned int h=2, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayArrow(const vpImage< vpRGBa > &I, int i1, int j1, int i2, int j2, const vpColor &color=vpColor::white, unsigned int w=4, unsigned int h=2, unsigned int thickness=1) | vpDisplay | static |
| displayCamera(const vpImage< unsigned char > &I, const vpHomogeneousMatrix &cMo, const vpCameraParameters &cam, double size, const vpColor &color, unsigned int thickness) | vpDisplay | static |
| displayCamera(const vpImage< vpRGBa > &I, const vpHomogeneousMatrix &cMo, const vpCameraParameters &cam, double size, const vpColor &color, unsigned int thickness) | vpDisplay | static |
| displayCharString(const vpImagePoint &ip, const char *text, const vpColor &color=vpColor::green) | vpDisplayWin32 | protectedvirtual |
| vpDisplay::displayCharString(const vpImage< unsigned char > &I, const vpImagePoint &ip, const char *string, const vpColor &color) | vpDisplay | static |
| vpDisplay::displayCharString(const vpImage< unsigned char > &I, int i, int j, const char *string, const vpColor &color) | vpDisplay | static |
| vpDisplay::displayCharString(const vpImage< vpRGBa > &I, const vpImagePoint &ip, const char *string, const vpColor &color) | vpDisplay | static |
| vpDisplay::displayCharString(const vpImage< vpRGBa > &I, int i, int j, const char *string, const vpColor &color) | vpDisplay | static |
| displayCircle(const vpImagePoint ¢er, unsigned int radius, const vpColor &color, bool fill=false, unsigned int thickness=1) | vpDisplayWin32 | protectedvirtual |
| vpDisplay::displayCircle(const vpImage< unsigned char > &I, const vpImagePoint ¢er, unsigned int radius, const vpColor &color, bool fill=false, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayCircle(const vpImage< unsigned char > &I, int i, int j, unsigned int radius, const vpColor &color, bool fill=false, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayCircle(const vpImage< vpRGBa > &I, const vpImagePoint ¢er, unsigned int radius, const vpColor &color, bool fill=false, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayCircle(const vpImage< vpRGBa > &I, int i, int j, unsigned int radius, const vpColor &color, bool fill=false, unsigned int thickness=1) | vpDisplay | static |
| displayCross(const vpImagePoint &ip, unsigned int size, const vpColor &color, unsigned int thickness=1) | vpDisplayWin32 | protectedvirtual |
| vpDisplay::displayCross(const vpImage< unsigned char > &I, const vpImagePoint &ip, unsigned int size, const vpColor &color, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayCross(const vpImage< unsigned char > &I, int i, int j, unsigned int size, const vpColor &color, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayCross(const vpImage< vpRGBa > &I, const vpImagePoint &ip, unsigned int size, const vpColor &color, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayCross(const vpImage< vpRGBa > &I, int i, int j, unsigned int size, const vpColor &color, unsigned int thickness=1) | vpDisplay | static |
| displayDotLine(const vpImagePoint &ip1, const vpImagePoint &ip2, const vpColor &color, unsigned int thickness=1) | vpDisplayWin32 | protectedvirtual |
| vpDisplay::displayDotLine(const vpImage< unsigned char > &I, const vpImagePoint &ip1, const vpImagePoint &ip2, const vpColor &color, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayDotLine(const vpImage< unsigned char > &I, int i1, int j1, int i2, int j2, const vpColor &color, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayDotLine(const vpImage< vpRGBa > &I, const vpImagePoint &ip1, const vpImagePoint &ip2, const vpColor &color, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayDotLine(const vpImage< vpRGBa > &I, int i1, int j1, int i2, int j2, const vpColor &color, unsigned int thickness=1) | vpDisplay | static |
| displayFrame(const vpImage< unsigned char > &I, const vpHomogeneousMatrix &cMo, const vpCameraParameters &cam, double size, const vpColor &color, unsigned int thickness=1) | vpDisplay | static |
| displayFrame(const vpImage< vpRGBa > &I, const vpHomogeneousMatrix &cMo, const vpCameraParameters &cam, double size, const vpColor &color, unsigned int thickness=1) | vpDisplay | static |
| displayHasBeenInitialized | vpDisplay | protected |
| displayImage(const vpImage< vpRGBa > &I) | vpDisplayWin32 | virtual |
| displayImage(const vpImage< unsigned char > &I) | vpDisplayWin32 | virtual |
| displayImageROI(const vpImage< unsigned char > &I, const vpImagePoint &iP, const unsigned int width, const unsigned int height) | vpDisplayWin32 | virtual |
| displayImageROI(const vpImage< vpRGBa > &I, const vpImagePoint &iP, const unsigned int width, const unsigned int height) | vpDisplayWin32 | virtual |
| displayLine(const vpImagePoint &ip1, const vpImagePoint &ip2, const vpColor &color, unsigned int thickness=1) | vpDisplayWin32 | protectedvirtual |
| vpDisplay::displayLine(const vpImage< unsigned char > &I, const vpImagePoint &ip1, const vpImagePoint &ip2, const vpColor &color, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayLine(const vpImage< unsigned char > &I, int i1, int j1, int i2, int j2, const vpColor &color, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayLine(const vpImage< vpRGBa > &I, const vpImagePoint &ip1, const vpImagePoint &ip2, const vpColor &color, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayLine(const vpImage< vpRGBa > &I, int i1, int j1, int i2, int j2, const vpColor &color, unsigned int thickness=1) | vpDisplay | static |
| displayPoint(const vpImagePoint &ip, const vpColor &color) | vpDisplayWin32 | protectedvirtual |
| vpDisplay::displayPoint(const vpImage< unsigned char > &I, const vpImagePoint &ip, const vpColor &color) | vpDisplay | static |
| vpDisplay::displayPoint(const vpImage< unsigned char > &I, int i, int j, const vpColor &color) | vpDisplay | static |
| vpDisplay::displayPoint(const vpImage< vpRGBa > &I, const vpImagePoint &ip, const vpColor &color) | vpDisplay | static |
| vpDisplay::displayPoint(const vpImage< vpRGBa > &I, int i, int j, const vpColor &color) | vpDisplay | static |
| displayRectangle(const vpImagePoint &topLeft, unsigned int width, unsigned int height, const vpColor &color, bool fill=false, unsigned int thickness=1) | vpDisplayWin32 | protectedvirtual |
| displayRectangle(const vpImagePoint &topLeft, const vpImagePoint &bottomRight, const vpColor &color, bool fill=false, unsigned int thickness=1) | vpDisplayWin32 | protectedvirtual |
| displayRectangle(const vpRect &rectangle, const vpColor &color, bool fill=false, unsigned int thickness=1) | vpDisplayWin32 | protectedvirtual |
| vpDisplay::displayRectangle(const vpImage< unsigned char > &I, const vpImagePoint &topLeft, unsigned int width, unsigned int height, const vpColor &color, bool fill=false, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayRectangle(const vpImage< unsigned char > &I, const vpImagePoint &topLeft, const vpImagePoint &bottomRight, const vpColor &color, bool fill=false, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayRectangle(const vpImage< unsigned char > &I, const vpRect &rectangle, const vpColor &color, bool fill=false, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayRectangle(const vpImage< unsigned char > &I, const vpImagePoint ¢er, float angle, unsigned int width, unsigned int height, const vpColor &color, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayRectangle(const vpImage< unsigned char > &I, int i, int j, unsigned int width, unsigned int height, const vpColor &color, bool fill=false, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayRectangle(const vpImage< unsigned char > &I, unsigned int i, unsigned int j, float angle, unsigned int width, unsigned int height, const vpColor &color, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayRectangle(const vpImage< vpRGBa > &I, const vpImagePoint &topLeft, unsigned int width, unsigned int height, const vpColor &color, bool fill=false, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayRectangle(const vpImage< vpRGBa > &I, const vpImagePoint &topLeft, const vpImagePoint &bottomRight, const vpColor &color, bool fill=false, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayRectangle(const vpImage< vpRGBa > &I, const vpRect &rectangle, const vpColor &color, bool fill=false, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayRectangle(const vpImage< vpRGBa > &I, const vpImagePoint ¢er, float angle, unsigned int width, unsigned int height, const vpColor &color, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayRectangle(const vpImage< vpRGBa > &I, int i, int j, unsigned int width, unsigned int height, const vpColor &color, bool fill=false, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayRectangle(const vpImage< vpRGBa > &I, unsigned int i, unsigned int j, float angle, unsigned int width, unsigned int height, const vpColor &color, unsigned int thickness=1) | vpDisplay | static |
| displayROI(const vpImage< unsigned char > &I, const vpRect &roi) | vpDisplay | static |
| displayROI(const vpImage< vpRGBa > &I, const vpRect &roi) | vpDisplay | static |
| flush(const vpImage< unsigned char > &I) | vpDisplay | static |
| flush(const vpImage< vpRGBa > &I) | vpDisplay | static |
| flushDisplay() | vpDisplayWin32 | virtual |
| flushDisplayROI(const vpImagePoint &iP, const unsigned int width, const unsigned int height) | vpDisplayWin32 | virtual |
| flushROI(const vpImage< unsigned char > &I, const vpRect &roi) | vpDisplay | static |
| flushROI(const vpImage< vpRGBa > &I, const vpRect &roi) | vpDisplay | static |
| font | vpDisplay | protected |
| getClick(bool blocking=true) | vpDisplayWin32 | protectedvirtual |
| getClick(vpImagePoint &ip, bool blocking=true) | vpDisplayWin32 | protectedvirtual |
| getClick(vpImagePoint &ip, vpMouseButton::vpMouseButtonType &button, bool blocking=true) | vpDisplayWin32 | protectedvirtual |
| vpDisplay::getClick(const vpImage< unsigned char > &I, bool blocking=true) | vpDisplay | static |
| vpDisplay::getClick(const vpImage< unsigned char > &I, vpImagePoint &ip, bool blocking=true) | vpDisplay | static |
| vpDisplay::getClick(const vpImage< unsigned char > &I, vpImagePoint &ip, vpMouseButton::vpMouseButtonType &button, bool blocking=true) | vpDisplay | static |
| vpDisplay::getClick(const vpImage< vpRGBa > &I, bool blocking=true) | vpDisplay | static |
| vpDisplay::getClick(const vpImage< vpRGBa > &I, vpImagePoint &ip, bool blocking=true) | vpDisplay | static |
| vpDisplay::getClick(const vpImage< vpRGBa > &I, vpImagePoint &ip, vpMouseButton::vpMouseButtonType &button, bool blocking=true) | vpDisplay | static |
| getClickUp(vpImagePoint &ip, vpMouseButton::vpMouseButtonType &button, bool blocking=true) | vpDisplayWin32 | protectedvirtual |
| vpDisplay::getClickUp(const vpImage< unsigned char > &I, vpImagePoint &ip, vpMouseButton::vpMouseButtonType &button, bool blocking=true) | vpDisplay | static |
| vpDisplay::getClickUp(const vpImage< vpRGBa > &I, vpImagePoint &ip, vpMouseButton::vpMouseButtonType &button, bool blocking=true) | vpDisplay | static |
| getHeight() const | vpDisplay | inline |
| getImage(vpImage< vpRGBa > &I) | vpDisplayWin32 | virtual |
| vpDisplay::getImage(const vpImage< unsigned char > &Is, vpImage< vpRGBa > &Id) | vpDisplay | static |
| vpDisplay::getImage(const vpImage< vpRGBa > &Is, vpImage< vpRGBa > &Id) | vpDisplay | static |
| getKeyboardEvent(bool blocking=true) | vpDisplayWin32 | protectedvirtual |
| getKeyboardEvent(char *string, bool blocking) | vpDisplayWin32 | protectedvirtual |
| vpDisplay::getKeyboardEvent(const vpImage< unsigned char > &I, bool blocking=true) | vpDisplay | static |
| vpDisplay::getKeyboardEvent(const vpImage< unsigned char > &I, char *string, bool blocking=true) | vpDisplay | static |
| vpDisplay::getKeyboardEvent(const vpImage< vpRGBa > &I, bool blocking=true) | vpDisplay | static |
| vpDisplay::getKeyboardEvent(const vpImage< vpRGBa > &I, char *string, bool blocking=true) | vpDisplay | static |
| getPointerMotionEvent(vpImagePoint &ip) | vpDisplayWin32 | protectedvirtual |
| vpDisplay::getPointerMotionEvent(const vpImage< unsigned char > &I, vpImagePoint &ip) | vpDisplay | static |
| vpDisplay::getPointerMotionEvent(const vpImage< vpRGBa > &I, vpImagePoint &ip) | vpDisplay | static |
| getPointerPosition(vpImagePoint &ip) | vpDisplayWin32 | protectedvirtual |
| vpDisplay::getPointerPosition(const vpImage< unsigned char > &I, vpImagePoint &ip) | vpDisplay | static |
| vpDisplay::getPointerPosition(const vpImage< vpRGBa > &I, vpImagePoint &ip) | vpDisplay | static |
| getWidth() const | vpDisplay | inline |
| height | vpDisplay | protected |
| hThread | vpDisplayWin32 | protected |
| init(vpImage< unsigned char > &I, int winx=-1, int winy=-1, const char *title=NULL) | vpDisplayWin32 | virtual |
| init(vpImage< vpRGBa > &I, int winx=-1, int winy=-1, const char *title=NULL) | vpDisplayWin32 | virtual |
| init(unsigned int width, unsigned int height, int winx=-1, int winy=-1, const char *title=NULL) | vpDisplayWin32 | virtual |
| isInitialised() | vpDisplay | inline |
| iStatus | vpDisplayWin32 | protected |
| MAX_INIT_DELAY | vpDisplayWin32 | protectedstatic |
| roi | vpDisplayWin32 | protected |
| setBackground(const vpImage< unsigned char > &I, const vpColor &color) | vpDisplay | static |
| setBackground(const vpImage< vpRGBa > &I, const vpColor &color) | vpDisplay | static |
| setFont(const char *fontname) | vpDisplayWin32 | virtual |
| vpDisplay::setFont(const vpImage< unsigned char > &I, const char *font) | vpDisplay | static |
| vpDisplay::setFont(const vpImage< vpRGBa > &I, const char *font) | vpDisplay | static |
| setTitle(const char *windowtitle) | vpDisplayWin32 | virtual |
| vpDisplay::setTitle(const vpImage< unsigned char > &I, const char *windowtitle) | vpDisplay | static |
| vpDisplay::setTitle(const vpImage< vpRGBa > &I, const char *windowtitle) | vpDisplay | static |
| setWindowPosition(int winx, int winy) | vpDisplayWin32 | virtual |
| vpDisplay::setWindowPosition(const vpImage< unsigned char > &I, int winx, int winy) | vpDisplay | static |
| vpDisplay::setWindowPosition(const vpImage< vpRGBa > &I, int winx, int winy) | vpDisplay | static |
| threadId | vpDisplayWin32 | protected |
| title | vpDisplay | protected |
| vpDisplay() | vpDisplay | protected |
| vpDisplayD3D() | vpDisplayD3D | |
| vpDisplayD3D(int winx, int winy, const char *_title=NULL) | vpDisplayD3D | |
| vpDisplayD3D(vpImage< vpRGBa > &I, int winx=-1, int winy=-1, const char *_title=NULL) | vpDisplayD3D | |
| vpDisplayD3D(vpImage< unsigned char > &I, int winx=-1, int winy=-1, const char *_title=NULL) | vpDisplayD3D | |
| vpDisplayWin32(vpWin32Renderer *rend=NULL) | vpDisplayWin32 | |
| vpDisplayWin32(vpImage< vpRGBa > &I, int winx=-1, int winy=-1, const char *title=NULL) | vpDisplayWin32 | |
| vpDisplayWin32(vpImage< unsigned char > &I, int winx=-1, int winy=-1, const char *title=NULL) | vpDisplayWin32 | |
| waitForInit() | vpDisplayWin32 | protected |
| width | vpDisplay | protected |
| window | vpDisplayWin32 | protected |
| windowXPosition | vpDisplay | protected |
| windowYPosition | vpDisplay | protected |
| ~vpDisplay() | vpDisplay | virtual |
| ~vpDisplayD3D() | vpDisplayD3D | virtual |
| ~vpDisplayWin32() | vpDisplayWin32 | virtual |