68 std::vector<std::string>
addSceneTexts(
const std::shared_ptr<GOptions>& gopts);
83 std::vector<std::string>
scene_commands(
const std::shared_ptr<GOptions>& gopts);
Helper for constructing Geant4 visualization command sequences.
std::vector< std::string > addSceneTexts(const std::shared_ptr< GOptions > &gopts)
Build commands that insert configured text annotations into the scene.
G4SceneProperties(const std::shared_ptr< GOptions > &gopts)
Construct a scene-properties helper bound to a set of options.
std::vector< std::string > scene_commands(const std::shared_ptr< GOptions > &gopts)
Build the full command sequence for scene initialization.
Option structures and helpers for g4display configuration.
constexpr const char * G4SCENE_LOGGER