MCPcopy Create free account
hub / github.com/cpvrlab/ImagePlay / setCoordinatePickHandler

Method setCoordinatePickHandler

ImagePlay/src/ImageViewerWindow.cpp:508–511  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

506}
507
508void ImageViewerWindow::setCoordinatePickHandler(IPLCoordinatePickHandler *widget)
509{
510 _coordinatePickHandler = widget;
511}
512
513void ImageViewerWindow::clearColorPickHandler()
514{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected