Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ processSoEvent
Method
processSoEvent
src/Gui/NaviCube.cpp:238–241 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
236
}
237
238
bool NaviCube::processSoEvent(const SoEvent* ev)
239
{
240
return naviCubeImplementation->processSoEvent(ev);
241
}
242
243
vector<string> NaviCubeImplementation::commands;
244
Callers
nothing calls this directly
Calls
4
getValue
Method · 0.45
getPosition
Method · 0.45
isDerivedFrom
Method · 0.45
getTypeId
Method · 0.45
Tested by
no test coverage detected