Geant4-11
Variables
G4Win32.cc File Reference
#include "G4Win32.hh"
#include "G4ios.hh"

Go to the source code of this file.

Variables

static char className [] = "G4Win32"
 
static HWND topWindow = NULL
 
static G4bool Win32Inited = FALSE
 

Variable Documentation

◆ className

char className[] = "G4Win32"
static

◆ topWindow

HWND topWindow = NULL
static

Definition at line 41 of file G4Win32.cc.

Referenced by G4Win32::G4Win32().

◆ Win32Inited

G4bool Win32Inited = FALSE
static

Definition at line 40 of file G4Win32.cc.

Referenced by G4Win32::G4Win32(), and G4Win32::Inited().