MCPcopy Create free account
hub / github.com/FreeCAD/FreeCAD / getCamera

Method getCamera

src/Gui/Navigation/NavigationStyle.cpp:519–522  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

517}
518
519SoCamera* NavigationStyle::getCamera() const
520{
521 return this->viewer->getCamera();
522}
523
524std::shared_ptr<NavigationAnimation> NavigationStyle::setCameraOrientation(
525 const SbRotation& orientation,

Callers 15

applyBoxSelectionMethod · 0.45
processSoEventMethod · 0.45
processSoEventMethod · 0.45
processSoEventMethod · 0.45
processSoEventMethod · 0.45
initializeMethod · 0.45
updateMethod · 0.45
onStopMethod · 0.45
zoomByCursorMethod · 0.45
processSoEventMethod · 0.45
processSoEventMethod · 0.45
processSoEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected