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

Method clearColorPickHandler

ImagePlay/src/ImageViewerWindow.cpp:513–516  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

511}
512
513void ImageViewerWindow::clearColorPickHandler()
514{
515 _colorPickHandler = NULL;
516}
517
518void ImageViewerWindow::clearCoordinatePickHandler()
519{

Callers 2

closeSettingsMethod · 0.80
enableColorPickerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected