Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Profactor/cv-plot
/ CVPLOT_LIBRARY_INTERFACE
Class
CVPLOT_LIBRARY_INTERFACE
CvPlot/inc/CvPlot/gui/MouseAdapter.h:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
namespace CvPlot {
16
17
class CVPLOT_LIBRARY_INTERFACE MouseAdapter {
18
public:
19
MouseAdapter(Axes &axes);
20
MouseAdapter(MouseAdapter &&a);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected