Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

since you have to pass the address of a free function (not a class member) to setMouseCallback(), you need:

static void mouse_call(...)