ViSP  2.8.0
vpDisplayGTK Member List

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

clearDisplay(const vpColor &color=vpColor::white)vpDisplayGTKprotectedvirtual
close(vpImage< unsigned char > &I)vpDisplaystatic
close(vpImage< vpRGBa > &I)vpDisplaystatic
closeDisplay()vpDisplayGTKprotectedvirtual
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)vpDisplayGTKprotectedvirtual
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)vpDisplayGTKprotectedvirtual
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)vpDisplayGTKprotectedvirtual
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)vpDisplayGTKprotectedvirtual
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)vpDisplayGTKprotectedvirtual
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)vpDisplayGTKprotectedvirtual
displayImage(const vpImage< unsigned char > &I)vpDisplayGTKprotectedvirtual
displayImage(const unsigned char *I)vpDisplayGTKprotected
displayImageROI(const vpImage< unsigned char > &I, const vpImagePoint &iP, const unsigned int width, const unsigned int height)vpDisplayGTKprotectedvirtual
displayImageROI(const vpImage< vpRGBa > &I, const vpImagePoint &iP, const unsigned int width, const unsigned int height)vpDisplayGTKprotectedvirtual
displayLine(const vpImagePoint &ip1, const vpImagePoint &ip2, const vpColor &color, unsigned int thickness=1)vpDisplayGTKprotectedvirtual
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)vpDisplayGTKprotectedvirtual
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)vpDisplayGTKprotectedvirtual
displayRectangle(const vpImagePoint &topLeft, const vpImagePoint &bottomRight, const vpColor &color, bool fill=false, unsigned int thickness=1)vpDisplayGTKprotectedvirtual
displayRectangle(const vpRect &rectangle, const vpColor &color, bool fill=false, unsigned int thickness=1)vpDisplayGTKprotectedvirtual
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()vpDisplayGTKprotectedvirtual
flushDisplayROI(const vpImagePoint &iP, const unsigned int width, const unsigned int height)vpDisplayGTKprotectedvirtual
flushROI(const vpImage< unsigned char > &I, const vpRect &roi)vpDisplaystatic
flushROI(const vpImage< vpRGBa > &I, const vpRect &roi)vpDisplaystatic
fontvpDisplayprotected
getClick(bool blocking=true)vpDisplayGTKprotectedvirtual
getClick(vpImagePoint &ip, bool blocking=true)vpDisplayGTKprotectedvirtual
getClick(vpImagePoint &ip, vpMouseButton::vpMouseButtonType &button, bool blocking=true)vpDisplayGTKprotectedvirtual
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)vpDisplayGTKprotectedvirtual
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 vpDisplayGTKinlineprotected
getImage(vpImage< vpRGBa > &I)vpDisplayGTKvirtual
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)vpDisplayGTKprotectedvirtual
getKeyboardEvent(char *string, bool blocking=true)vpDisplayGTKprotectedvirtual
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)vpDisplayGTKprotectedvirtual
vpDisplay::getPointerMotionEvent(const vpImage< unsigned char > &I, vpImagePoint &ip)vpDisplaystatic
vpDisplay::getPointerMotionEvent(const vpImage< vpRGBa > &I, vpImagePoint &ip)vpDisplaystatic
getPointerPosition(vpImagePoint &ip)vpDisplayGTKprotectedvirtual
vpDisplay::getPointerPosition(const vpImage< unsigned char > &I, vpImagePoint &ip)vpDisplaystatic
vpDisplay::getPointerPosition(const vpImage< vpRGBa > &I, vpImagePoint &ip)vpDisplaystatic
getScreenDepth()vpDisplayGTK
getScreenSize(unsigned int &width, unsigned int &height)vpDisplayGTK
getWidth() const vpDisplayGTKinlineprotected
heightvpDisplayprotected
init(vpImage< unsigned char > &I, int winx=-1, int winy=-1, const char *title=NULL)vpDisplayGTKvirtual
init(vpImage< vpRGBa > &I, int winx=-1, int winy=-1, const char *title=NULL)vpDisplayGTKvirtual
init(unsigned int width, unsigned int height, int winx=-1, int winy=-1, const char *title=NULL)vpDisplayGTKvirtual
isInitialised()vpDisplayinline
setBackground(const vpImage< unsigned char > &I, const vpColor &color)vpDisplaystatic
setBackground(const vpImage< vpRGBa > &I, const vpColor &color)vpDisplaystatic
setFont(const char *font)vpDisplayGTKprotectedvirtual
vpDisplay::setFont(const vpImage< unsigned char > &I, const char *font)vpDisplaystatic
vpDisplay::setFont(const vpImage< vpRGBa > &I, const char *font)vpDisplaystatic
setTitle(const char *title)vpDisplayGTKprotectedvirtual
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)vpDisplayGTKprotectedvirtual
vpDisplay::setWindowPosition(const vpImage< unsigned char > &I, int winx, int winy)vpDisplaystatic
vpDisplay::setWindowPosition(const vpImage< vpRGBa > &I, int winx, int winy)vpDisplaystatic
titlevpDisplayprotected
vpDisplay()vpDisplayprotected
vpDisplayGTK()vpDisplayGTK
vpDisplayGTK(int winx, int winy, const char *title=NULL)vpDisplayGTK
vpDisplayGTK(vpImage< unsigned char > &I, int winx=-1, int winy=-1, const char *title=NULL)vpDisplayGTK
vpDisplayGTK(vpImage< vpRGBa > &I, int winx=-1, int winy=-1, const char *title=NULL)vpDisplayGTK
widthvpDisplayprotected
windowXPositionvpDisplayprotected
windowYPositionvpDisplayprotected
~vpDisplay()vpDisplayvirtual
~vpDisplayGTK()vpDisplayGTKvirtual