Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4OpenInventorXtExtended.cc File Reference

Go to the source code of this file.

Functions

bool soxt_dispatch_event (void *a_event)
 

Function Documentation

◆ soxt_dispatch_event()

bool soxt_dispatch_event ( void * a_event)
inline

Definition at line 46 of file G4OpenInventorXtExtended.cc.

46 {
47 return SoXt::dispatchEvent((XEvent*)a_event);
48}