![]() |
ViSP
3.0.0
|
This is the complete list of members for vpDisplayX, including all inherited members.
| clearDisplay(const vpColor &color=vpColor::white) | vpDisplayX | protectedvirtual |
| close(vpImage< unsigned char > &I) | vpDisplay | static |
| close(vpImage< vpRGBa > &I) | vpDisplay | static |
| closeDisplay() | vpDisplayX | protectedvirtual |
| vpDisplay::display(const vpImage< unsigned char > &I) | vpDisplay | static |
| vpDisplay::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) | vpDisplayX | 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) | vpDisplayX | 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) | vpDisplayX | 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) | vpDisplayX | 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) | vpDisplayX | 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 |
| displayEllipse(const vpImage< unsigned char > &I, const vpImagePoint ¢er, const double &coef1, const double &coef2, const double &coef3, bool use_centered_moments, const vpColor &color, unsigned int thickness=1) | vpDisplay | static |
| displayEllipse(const vpImage< unsigned char > &I, const vpImagePoint ¢er, const double &coef1, const double &coef2, const double &coef3, const double &theta1, const double &theta2, bool use_centered_moments, const vpColor &color, unsigned int thickness=1) | vpDisplay | static |
| displayEllipse(const vpImage< vpRGBa > &I, const vpImagePoint ¢er, const double &coef1, const double &coef2, const double &coef3, bool use_centered_moments, const vpColor &color, unsigned int thickness=1) | vpDisplay | static |
| displayEllipse(const vpImage< vpRGBa > &I, const vpImagePoint ¢er, const double &coef1, const double &coef2, const double &coef3, const double &angle1, const double &angle2, bool use_centered_moments, 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=vpColor::none, unsigned int thickness=1, vpImagePoint offset=vpImagePoint(0, 0)) | vpDisplay | static |
| displayFrame(const vpImage< vpRGBa > &I, const vpHomogeneousMatrix &cMo, const vpCameraParameters &cam, double size, const vpColor &color=vpColor::none, unsigned int thickness=1, vpImagePoint offset=vpImagePoint(0, 0)) | vpDisplay | static |
| displayHasBeenInitialized | vpDisplay | protected |
| displayImage(const vpImage< vpRGBa > &I) | vpDisplayX | protectedvirtual |
| displayImage(const vpImage< unsigned char > &I) | vpDisplayX | protectedvirtual |
| displayImage(const unsigned char *I) | vpDisplayX | protected |
| displayImageROI(const vpImage< unsigned char > &I, const vpImagePoint &iP, const unsigned int width, const unsigned int height) | vpDisplayX | protectedvirtual |
| displayImageROI(const vpImage< vpRGBa > &I, const vpImagePoint &iP, const unsigned int width, const unsigned int height) | vpDisplayX | protectedvirtual |
| displayLine(const vpImagePoint &ip1, const vpImagePoint &ip2, const vpColor &color, unsigned int thickness=1) | vpDisplayX | 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) | vpDisplayX | protectedvirtual |
| vpDisplay::displayPoint(const vpImage< unsigned char > &I, const vpImagePoint &ip, const vpColor &color, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayPoint(const vpImage< unsigned char > &I, int i, int j, const vpColor &color, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayPoint(const vpImage< vpRGBa > &I, const vpImagePoint &ip, const vpColor &color, unsigned int thickness=1) | vpDisplay | static |
| vpDisplay::displayPoint(const vpImage< vpRGBa > &I, int i, int j, const vpColor &color, unsigned int thickness=1) | vpDisplay | static |
| displayPolygon(const vpImage< unsigned char > &I, const std::vector< vpImagePoint > &vip, const vpColor &color, unsigned int thickness=1) | vpDisplay | static |
| displayPolygon(const vpImage< vpRGBa > &I, const std::vector< vpImagePoint > &vip, const vpColor &color, unsigned int thickness=1) | vpDisplay | static |
| displayRectangle(const vpImagePoint &topLeft, unsigned int width, unsigned int height, const vpColor &color, bool fill=false, unsigned int thickness=1) | vpDisplayX | protectedvirtual |
| displayRectangle(const vpImagePoint &topLeft, const vpImagePoint &bottomRight, const vpColor &color, bool fill=false, unsigned int thickness=1) | vpDisplayX | protectedvirtual |
| displayRectangle(const vpRect &rectangle, const vpColor &color, bool fill=false, unsigned int thickness=1) | vpDisplayX | 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 |
| displayText(const vpImage< unsigned char > &I, const vpImagePoint &ip, const std::string &s, const vpColor &color) | vpDisplay | static |
| displayText(const vpImage< unsigned char > &I, int i, int j, const std::string &s, const vpColor &color) | vpDisplay | static |
| displayText(const vpImage< vpRGBa > &I, const vpImagePoint &ip, const std::string &s, const vpColor &color) | vpDisplay | static |
| displayText(const vpImage< vpRGBa > &I, int i, int j, const std::string &s, const vpColor &color) | vpDisplay | static |
| flush(const vpImage< unsigned char > &I) | vpDisplay | static |
| flush(const vpImage< vpRGBa > &I) | vpDisplay | static |
| flushDisplay() | vpDisplayX | protectedvirtual |
| flushDisplayROI(const vpImagePoint &iP, const unsigned int width, const unsigned int height) | vpDisplayX | protectedvirtual |
| flushROI(const vpImage< unsigned char > &I, const vpRect &roi) | vpDisplay | static |
| flushROI(const vpImage< vpRGBa > &I, const vpRect &roi) | vpDisplay | static |
| getClick(bool blocking=true) | vpDisplayX | protectedvirtual |
| getClick(vpImagePoint &ip, bool blocking=true) | vpDisplayX | protectedvirtual |
| getClick(vpImagePoint &ip, vpMouseButton::vpMouseButtonType &button, bool blocking=true) | vpDisplayX | 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< unsigned char > &I, 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 |
| vpDisplay::getClick(const vpImage< vpRGBa > &I, vpMouseButton::vpMouseButtonType &button, bool blocking=true) | vpDisplay | static |
| getClickUp(vpImagePoint &ip, vpMouseButton::vpMouseButtonType &button, bool blocking=true) | vpDisplayX | protectedvirtual |
| vpDisplay::getClickUp(const vpImage< unsigned char > &I, vpImagePoint &ip, vpMouseButton::vpMouseButtonType &button, bool blocking=true) | vpDisplay | static |
| vpDisplay::getClickUp(const vpImage< unsigned char > &I, vpMouseButton::vpMouseButtonType &button, bool blocking=true) | vpDisplay | static |
| vpDisplay::getClickUp(const vpImage< vpRGBa > &I, vpImagePoint &ip, vpMouseButton::vpMouseButtonType &button, bool blocking=true) | vpDisplay | static |
| vpDisplay::getClickUp(const vpImage< vpRGBa > &I, vpMouseButton::vpMouseButtonType &button, bool blocking=true) | vpDisplay | static |
| getHeight() const | vpDisplayX | inlineprotected |
| getImage(vpImage< vpRGBa > &I) | vpDisplayX | 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) | vpDisplayX | protectedvirtual |
| getKeyboardEvent(char *string, bool blocking=true) | vpDisplayX | 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 |
| getMsb(unsigned int u32val) | vpDisplayX | protected |
| getPointerMotionEvent(vpImagePoint &ip) | vpDisplayX | 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) | vpDisplayX | protectedvirtual |
| vpDisplay::getPointerPosition(const vpImage< unsigned char > &I, vpImagePoint &ip) | vpDisplay | static |
| vpDisplay::getPointerPosition(const vpImage< vpRGBa > &I, vpImagePoint &ip) | vpDisplay | static |
| getScreenDepth() | vpDisplayX | |
| getScreenSize(unsigned int &width, unsigned int &height) | vpDisplayX | |
| getWidth() const | vpDisplayX | inlineprotected |
| getWindowXPosition() const | vpDisplay | inline |
| getWindowYPosition() const | vpDisplay | inline |
| height | vpDisplay | protected |
| init(vpImage< unsigned char > &I, int winx=-1, int winy=-1, const char *title=NULL) | vpDisplayX | virtual |
| init(vpImage< vpRGBa > &I, int winx=-1, int winy=-1, const char *title=NULL) | vpDisplayX | virtual |
| init(unsigned int width, unsigned int height, int winx=-1, int winy=-1, const char *title=NULL) | vpDisplayX | virtual |
| isInitialised() | vpDisplay | inline |
| setBackground(const vpImage< unsigned char > &I, const vpColor &color) | vpDisplay | static |
| setBackground(const vpImage< vpRGBa > &I, const vpColor &color) | vpDisplay | static |
| setFont(const char *font) | vpDisplayX | protectedvirtual |
| 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 *title) | vpDisplayX | protectedvirtual |
| 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) | vpDisplayX | protectedvirtual |
| 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 |
| title_ | vpDisplay | protected |
| vpDisplay() | vpDisplay | |
| vpDisplay(const vpDisplay &d) | vpDisplay | |
| vpDisplayX() | vpDisplayX | |
| vpDisplayX(int winx, int winy, const char *title=NULL) | vpDisplayX | |
| vpDisplayX(vpImage< unsigned char > &I, int winx=-1, int winy=-1, const char *title=NULL) | vpDisplayX | |
| vpDisplayX(vpImage< vpRGBa > &I, int winx=-1, int winy=-1, const char *title=NULL) | vpDisplayX | |
| width | vpDisplay | protected |
| windowXPosition | vpDisplay | protected |
| windowYPosition | vpDisplay | protected |
| ~vpDisplay() | vpDisplay | virtual |
| ~vpDisplayX() | vpDisplayX | virtual |