Geant4-11
Functions
G4VisFeaturesOfOpenInventor.hh File Reference
#include "globals.hh"

Go to the source code of this file.

Functions

G4String G4VisFeaturesOfOpenInventor ()
 

Function Documentation

◆ G4VisFeaturesOfOpenInventor()

G4String G4VisFeaturesOfOpenInventor ( )

Definition at line 32 of file G4VisFeaturesOfOpenInventor.cc.

32 {
33 return
34 " Open Inventor Window/View/Scene."
35 "\n Advantages: Open Inventor feature set (interactivity, scene control)."
36 "\n Disadvantages: Requires Open Inventor license ($$), Hepvis library (Free).";
37}