g4display
Loading...
Searching...
No Matches
g4SceneProperties.h File Reference

Declaration of the G4SceneProperties helper used to initialize Geant4 scene visualization. More...

#include <string>
#include <vector>
#include "gbase.h"
#include "g4display_options.h"
Include dependency graph for g4SceneProperties.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  G4SceneProperties
 Helper for constructing Geant4 visualization command sequences. More...
 

Detailed Description

G4SceneProperties provides convenience methods to generate Geant4 visualization commands for:

  • creating/opening a viewer,
  • applying camera defaults,
  • configuring viewer precision,
  • inserting optional scene text annotations.

The generated commands are intended to be sent to G4UImanager by the caller.

Definition in file g4SceneProperties.h.