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

Method SetModelType

source/graphics_reps/include/G4SceneTreeItem.hh:76–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74
75 const G4String& GetModelType() const { return fModelType; }
76 void SetModelType(const G4String& modelType) { fModelType = modelType; }
77
78 const G4String& GetModelDescription() const { return fModelDescription; }
79 void SetModelDescription(const G4String& modelDescription)

Callers 2

FindOrInsertTouchableMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected