Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geant4/geant4
/ ResetCameraCallback
Method
ResetCameraCallback
source/interfaces/implementation/src/G4UIQt.cc:5990–5992 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5988
}
5989
5990
void G4UIQt::ResetCameraCallback() {
5991
G4UImanager::GetUIpointer()->ApplyCommand(
"/vis/viewer/resetCameraParameters"
);
5992
}
5993
5994
void G4UIQt::SetIconMoveSelected()
5995
{
Callers
1
AddIcon
Method · 0.95
Calls
1
ApplyCommand
Method · 0.45
Tested by
no test coverage detected