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

Method SetExpanded

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

Source from the content-addressed store, hash-verified

104
105 G4bool IsExpanded() const { return fExpanded; }
106 void SetExpanded(G4bool expanded) { fExpanded = expanded; }
107
108 // Utility functions
109

Callers 3

FindOrInsertTouchableMethod · 0.80
SceneTreeItemExpandedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected