MCPcopy 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
238bool NaviCube::processSoEvent(const SoEvent* ev)
239{
240 return naviCubeImplementation->processSoEvent(ev);
241}
242
243vector<string> NaviCubeImplementation::commands;
244

Callers

nothing calls this directly

Calls 4

getValueMethod · 0.45
getPositionMethod · 0.45
isDerivedFromMethod · 0.45
getTypeIdMethod · 0.45

Tested by

no test coverage detected