MCPcopy Create free account
hub / github.com/Geant4/geant4 / GetCurrentValue

Method GetCurrentValue

source/visualization/management/src/G4VisCommandsViewer.cc:101–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99}
100
101G4String G4VisCommandViewerAddCutawayPlane::GetCurrentValue (G4UIcommand*) {
102 return "";
103}
104
105void G4VisCommandViewerAddCutawayPlane::SetNewValue (G4UIcommand*, G4String newValue) {
106

Callers

nothing calls this directly

Calls 3

G4StringClass · 0.50
GetNameMethod · 0.45
ConvertToStringMethod · 0.45

Tested by

no test coverage detected