Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ getMousePos
Method
getMousePos
src/app/Scene.cpp:86–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
85
86
math::Vec Scene::getMousePos() {
87
return mousePos;
88
}
89
90
91
void Scene::step() {
Callers
5
onDragStart
Method · 0.45
onDragMove
Method · 0.45
getInputPos
Method · 0.45
getOutputPos
Method · 0.45
onDragMove
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected