|
Geant4-11
|
#include "G4RTXScanner.hh"#include "G4TheRayTracer.hh"#include "G4RayTracerXViewer.hh"#include "G4ViewParameters.hh"#include <X11/Xlib.h>#include <X11/Xutil.h>#include <X11/Xatom.h>Go to the source code of this file.
Functions | |
| Bool | G4RayTracerXScannerWaitForNotify (Display *, XEvent *e, char *arg) |
| Bool G4RayTracerXScannerWaitForNotify | ( | Display * | , |
| XEvent * | e, | ||
| char * | arg | ||
| ) |
Definition at line 40 of file G4RTXScanner.cc.
Referenced by G4RTXScanner::GetXWindow().