Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/Cardinal
/ getMousePos
Method
getMousePos
src/override/Scene.cpp:145–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
144
145
math::Vec Scene::getMousePos() {
146
return mousePos;
147
}
148
149
150
void Scene::step() {
Callers
3
onDragMove
Method · 0.45
onDragStart
Method · 0.45
onDragMove
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected