42 #include <visp3/core/vpConfig.h> 44 #if ( defined(VISP_HAVE_GDI) ) 46 #include <visp3/gui/vpDisplayGDI.h> 122 init(I,winx,winy,title);
172 init(I,winx,winy,title);
180 #elif !defined(VISP_BUILD_SHARED_LIBS) 182 void dummy_vpDisplayGDI() {};
int m_windowYPosition
display position
virtual ~vpDisplayGDI()
Basic destructor.
vpDisplayGDI()
Basic constructor.
int m_windowXPosition
display position
void setScale(vpScaleType scaleType, unsigned int width, unsigned int height)
unsigned int getHeight() const
vpScaleType
Values that could be applied to a display to down scale the size of the display.
void init(vpImage< unsigned char > &I, int winx=-1, int winy=-1, const std::string &title="")
Base abstract class for Windows 32 displays. Implements the window creation in a separate thread and ...
unsigned int getWidth() const