Import Geant4 11.1.0.beta source tree
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
#include "G4VGraphicsSystem.hh"
|
||||
|
||||
namespace tools {namespace Windows {class session;}}
|
||||
namespace toolx {namespace Windows {class session;}}
|
||||
|
||||
class G4ToolsSGWindowsGLES: public G4VGraphicsSystem {
|
||||
typedef G4VGraphicsSystem parent;
|
||||
@@ -47,7 +47,7 @@ public:
|
||||
protected:
|
||||
void Initialise();
|
||||
protected:
|
||||
tools::Windows::session* fSGSession;
|
||||
toolx::Windows::session* fSGSession;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user