ViSP  2.8.0
vpDisplayWin32 Member List

This is the complete list of members for vpDisplayWin32, including all inherited members.

clearDisplay(const vpColor &color=vpColor::white)vpDisplayWin32virtual
close(vpImage< unsigned char > &I)vpDisplaystatic
close(vpImage< vpRGBa > &I)vpDisplaystatic
closeDisplay()vpDisplayWin32virtual
display(const vpImage< unsigned char > &I)vpDisplaystatic
display(const vpImage< vpRGBa > &I)vpDisplaystatic
displayArrow(const vpImagePoint &ip1, const vpImagePoint &ip2, const vpColor &color=vpColor::white, unsigned int w=4, unsigned int h=2, unsigned int thickness=1)vpDisplayWin32protectedvirtual
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)vpDisplaystatic
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)vpDisplaystatic
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)vpDisplaystatic
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)vpDisplaystatic
displayCamera(const vpImage< unsigned char > &I, const vpHomogeneousMatrix &cMo, const vpCameraParameters &cam, double size, const vpColor &color, unsigned int thickness)vpDisplaystatic
displayCamera(const vpImage< vpRGBa > &I, const vpHomogeneousMatrix &cMo, const vpCameraParameters &cam, double size, const vpColor &color, unsigned int thickness)vpDisplaystatic
displayCharString(const vpImagePoint &ip, const char *text, const vpColor &color=vpColor::green)vpDisplayWin32protectedvirtual
vpDisplay::displayCharString(const vpImage< unsigned char > &I, const vpImagePoint &ip, const char *string, const vpColor &color)vpDisplaystatic
vpDisplay::displayCharString(const vpImage< unsigned char > &I, int i, int j, const char *string, const vpColor &color)vpDisplaystatic
vpDisplay::displayCharString(const vpImage< vpRGBa > &I, const vpImagePoint &ip, const char *string, const vpColor &color)vpDisplaystatic
vpDisplay::displayCharString(const vpImage< vpRGBa > &I, int i, int j, const char *string, const vpColor &color)vpDisplaystatic
displayCircle(const vpImagePoint &center, unsigned int radius, const vpColor &color, bool fill=false, unsigned int thickness=1)vpDisplayWin32protectedvirtual
vpDisplay::displayCircle(const vpImage< unsigned char > &I, const vpImagePoint &center, unsigned int radius, const vpColor &color, bool fill=false, unsigned int thickness=1)vpDisplaystatic
vpDisplay::displayCircle(const vpImage< unsigned char > &I, int i, int j, unsigned int radius, const vpColor &color, bool fill=false, unsigned int thickness=1)vpDisplaystatic
vpDisplay::displayCircle(const vpImage< vpRGBa > &I, const vpImagePoint &center, unsigned int radius, const vpColor &color, bool fill=false, unsigned int thickness=1)vpDisplaystatic
vpDisplay::displayCircle(const vpImage< vpRGBa > &I, int i, int j, unsigned int radius, const vpColor &color, bool fill=false, unsigned int thickness=1)vpDisplaystatic
displayCross(const vpImagePoint &ip, unsigned int size, const vpColor &color, unsigned int thickness=1)vpDisplayWin32protectedvirtual
vpDisplay::displayCross(const vpImage< unsigned char > &I, const vpImagePoint &ip, unsigned int size, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
vpDisplay::displayCross(const vpImage< unsigned char > &I, int i, int j, unsigned int size, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
vpDisplay::displayCross(const vpImage< vpRGBa > &I, const vpImagePoint &ip, unsigned int size, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
vpDisplay::displayCross(const vpImage< vpRGBa > &I, int i, int j, unsigned int size, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayDotLine(const vpImagePoint &ip1, const vpImagePoint &ip2, const vpColor &color, unsigned int thickness=1)vpDisplayWin32protectedvirtual
vpDisplay::displayDotLine(const vpImage< unsigned char > &I, const vpImagePoint &ip1, const vpImagePoint &ip2, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
vpDisplay::displayDotLine(const vpImage< unsigned char > &I, int i1, int j1, int i2, int j2, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
vpDisplay::displayDotLine(const vpImage< vpRGBa > &I, const vpImagePoint &ip1, const vpImagePoint &ip2, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
vpDisplay::displayDotLine(const vpImage< vpRGBa > &I, int i1, int j1, int i2, int j2, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayFrame(const vpImage< unsigned char > &I, const vpHomogeneousMatrix &cMo, const vpCameraParameters &cam, double size, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayFrame(const vpImage< vpRGBa > &I, const vpHomogeneousMatrix &cMo, const vpCameraParameters &cam, double size, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayHasBeenInitializedvpDisplayprotected
displayImage(const vpImage< vpRGBa > &I)vpDisplayWin32virtual
displayImage(const vpImage< unsigned char > &I)vpDisplayWin32virtual
displayImageROI(const vpImage< unsigned char > &I, const vpImagePoint &iP, const unsigned int width, const unsigned int height)vpDisplayWin32virtual
displayImageROI(const vpImage< vpRGBa > &I, const vpImagePoint &iP, const unsigned int width, const unsigned int height)vpDisplayWin32virtual
displayLine(const vpImagePoint &ip1, const vpImagePoint &ip2, const vpColor &color, unsigned int thickness=1)vpDisplayWin32protectedvirtual
vpDisplay::displayLine(const vpImage< unsigned char > &I, const vpImagePoint &ip1, const vpImagePoint &ip2, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
vpDisplay::displayLine(const vpImage< unsigned char > &I, int i1, int j1, int i2, int j2, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
vpDisplay::displayLine(const vpImage< vpRGBa > &I, const vpImagePoint &ip1, const vpImagePoint &ip2, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
vpDisplay::displayLine(const vpImage< vpRGBa > &I, int i1, int j1, int i2, int j2, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayPoint(const vpImagePoint &ip, const vpColor &color)vpDisplayWin32protectedvirtual
vpDisplay::displayPoint(const vpImage< unsigned char > &I, const vpImagePoint &ip, const vpColor &color)vpDisplaystatic
vpDisplay::displayPoint(const vpImage< unsigned char > &I, int i, int j, const vpColor &color)vpDisplaystatic
vpDisplay::displayPoint(const vpImage< vpRGBa > &I, const vpImagePoint &ip, const vpColor &color)vpDisplaystatic
vpDisplay::displayPoint(const vpImage< vpRGBa > &I, int i, int j, const vpColor &color)vpDisplaystatic
displayRectangle(const vpImagePoint &topLeft, unsigned int width, unsigned int height, const vpColor &color, bool fill=false, unsigned int thickness=1)vpDisplayWin32protectedvirtual
displayRectangle(const vpImagePoint &topLeft, const vpImagePoint &bottomRight, const vpColor &color, bool fill=false, unsigned int thickness=1)vpDisplayWin32protectedvirtual
displayRectangle(const vpRect &rectangle, const vpColor &color, bool fill=false, unsigned int thickness=1)vpDisplayWin32protectedvirtual
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)vpDisplaystatic
vpDisplay::displayRectangle(const vpImage< unsigned char > &I, const vpImagePoint &topLeft, const vpImagePoint &bottomRight, const vpColor &color, bool fill=false, unsigned int thickness=1)vpDisplaystatic
vpDisplay::displayRectangle(const vpImage< unsigned char > &I, const vpRect &rectangle, const vpColor &color, bool fill=false, unsigned int thickness=1)vpDisplaystatic
vpDisplay::displayRectangle(const vpImage< unsigned char > &I, const vpImagePoint &center, float angle, unsigned int width, unsigned int height, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
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)vpDisplaystatic
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)vpDisplaystatic
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)vpDisplaystatic
vpDisplay::displayRectangle(const vpImage< vpRGBa > &I, const vpImagePoint &topLeft, const vpImagePoint &bottomRight, const vpColor &color, bool fill=false, unsigned int thickness=1)vpDisplaystatic
vpDisplay::displayRectangle(const vpImage< vpRGBa > &I, const vpRect &rectangle, const vpColor &color, bool fill=false, unsigned int thickness=1)vpDisplaystatic
vpDisplay::displayRectangle(const vpImage< vpRGBa > &I, const vpImagePoint &center, float angle, unsigned int width, unsigned int height, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
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)vpDisplaystatic
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)vpDisplaystatic
displayROI(const vpImage< unsigned char > &I, const vpRect &roi)vpDisplaystatic
displayROI(const vpImage< vpRGBa > &I, const vpRect &roi)vpDisplaystatic
flush(const vpImage< unsigned char > &I)vpDisplaystatic
flush(const vpImage< vpRGBa > &I)vpDisplaystatic
flushDisplay()vpDisplayWin32virtual
flushDisplayROI(const vpImagePoint &iP, const unsigned int width, const unsigned int height)vpDisplayWin32virtual
flushROI(const vpImage< unsigned char > &I, const vpRect &roi)vpDisplaystatic
flushROI(const vpImage< vpRGBa > &I, const vpRect &roi)vpDisplaystatic
fontvpDisplayprotected
getClick(bool blocking=true)vpDisplayWin32protectedvirtual
getClick(vpImagePoint &ip, bool blocking=true)vpDisplayWin32protectedvirtual
getClick(vpImagePoint &ip, vpMouseButton::vpMouseButtonType &button, bool blocking=true)vpDisplayWin32protectedvirtual
vpDisplay::getClick(const vpImage< unsigned char > &I, bool blocking=true)vpDisplaystatic
vpDisplay::getClick(const vpImage< unsigned char > &I, vpImagePoint &ip, bool blocking=true)vpDisplaystatic
vpDisplay::getClick(const vpImage< unsigned char > &I, vpImagePoint &ip, vpMouseButton::vpMouseButtonType &button, bool blocking=true)vpDisplaystatic
vpDisplay::getClick(const vpImage< vpRGBa > &I, bool blocking=true)vpDisplaystatic
vpDisplay::getClick(const vpImage< vpRGBa > &I, vpImagePoint &ip, bool blocking=true)vpDisplaystatic
vpDisplay::getClick(const vpImage< vpRGBa > &I, vpImagePoint &ip, vpMouseButton::vpMouseButtonType &button, bool blocking=true)vpDisplaystatic
getClickUp(vpImagePoint &ip, vpMouseButton::vpMouseButtonType &button, bool blocking=true)vpDisplayWin32protectedvirtual
vpDisplay::getClickUp(const vpImage< unsigned char > &I, vpImagePoint &ip, vpMouseButton::vpMouseButtonType &button, bool blocking=true)vpDisplaystatic
vpDisplay::getClickUp(const vpImage< vpRGBa > &I, vpImagePoint &ip, vpMouseButton::vpMouseButtonType &button, bool blocking=true)vpDisplaystatic
getHeight() const vpDisplayinline
getImage(vpImage< vpRGBa > &I)vpDisplayWin32virtual
vpDisplay::getImage(const vpImage< unsigned char > &Is, vpImage< vpRGBa > &Id)vpDisplaystatic
vpDisplay::getImage(const vpImage< vpRGBa > &Is, vpImage< vpRGBa > &Id)vpDisplaystatic
getKeyboardEvent(bool blocking=true)vpDisplayWin32protectedvirtual
getKeyboardEvent(char *string, bool blocking)vpDisplayWin32protectedvirtual
vpDisplay::getKeyboardEvent(const vpImage< unsigned char > &I, bool blocking=true)vpDisplaystatic
vpDisplay::getKeyboardEvent(const vpImage< unsigned char > &I, char *string, bool blocking=true)vpDisplaystatic
vpDisplay::getKeyboardEvent(const vpImage< vpRGBa > &I, bool blocking=true)vpDisplaystatic
vpDisplay::getKeyboardEvent(const vpImage< vpRGBa > &I, char *string, bool blocking=true)vpDisplaystatic
getPointerMotionEvent(vpImagePoint &ip)vpDisplayWin32protectedvirtual
vpDisplay::getPointerMotionEvent(const vpImage< unsigned char > &I, vpImagePoint &ip)vpDisplaystatic
vpDisplay::getPointerMotionEvent(const vpImage< vpRGBa > &I, vpImagePoint &ip)vpDisplaystatic
getPointerPosition(vpImagePoint &ip)vpDisplayWin32protectedvirtual
vpDisplay::getPointerPosition(const vpImage< unsigned char > &I, vpImagePoint &ip)vpDisplaystatic
vpDisplay::getPointerPosition(const vpImage< vpRGBa > &I, vpImagePoint &ip)vpDisplaystatic
getWidth() const vpDisplayinline
heightvpDisplayprotected
hThreadvpDisplayWin32protected
init(vpImage< unsigned char > &I, int winx=-1, int winy=-1, const char *title=NULL)vpDisplayWin32virtual
init(vpImage< vpRGBa > &I, int winx=-1, int winy=-1, const char *title=NULL)vpDisplayWin32virtual
init(unsigned int width, unsigned int height, int winx=-1, int winy=-1, const char *title=NULL)vpDisplayWin32virtual
isInitialised()vpDisplayinline
iStatusvpDisplayWin32protected
MAX_INIT_DELAYvpDisplayWin32protectedstatic
roivpDisplayWin32protected
setBackground(const vpImage< unsigned char > &I, const vpColor &color)vpDisplaystatic
setBackground(const vpImage< vpRGBa > &I, const vpColor &color)vpDisplaystatic
setFont(const char *fontname)vpDisplayWin32virtual
vpDisplay::setFont(const vpImage< unsigned char > &I, const char *font)vpDisplaystatic
vpDisplay::setFont(const vpImage< vpRGBa > &I, const char *font)vpDisplaystatic
setTitle(const char *windowtitle)vpDisplayWin32virtual
vpDisplay::setTitle(const vpImage< unsigned char > &I, const char *windowtitle)vpDisplaystatic
vpDisplay::setTitle(const vpImage< vpRGBa > &I, const char *windowtitle)vpDisplaystatic
setWindowPosition(int winx, int winy)vpDisplayWin32virtual
vpDisplay::setWindowPosition(const vpImage< unsigned char > &I, int winx, int winy)vpDisplaystatic
vpDisplay::setWindowPosition(const vpImage< vpRGBa > &I, int winx, int winy)vpDisplaystatic
threadIdvpDisplayWin32protected
titlevpDisplayprotected
vpCreateWindow(threadParam *param)vpDisplayWin32friend
vpDisplay()vpDisplayprotected
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()vpDisplayWin32protected
widthvpDisplayprotected
windowvpDisplayWin32protected
windowXPositionvpDisplayprotected
windowYPositionvpDisplayprotected
~vpDisplay()vpDisplayvirtual
~vpDisplayWin32()vpDisplayWin32virtual