Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
Geant4_SoWinExaminerViewer Class Reference
+ Inheritance diagram for Geant4_SoWinExaminerViewer:

Public Member Functions

 Geant4_SoWinExaminerViewer (HWND parent, const char *name, SbBool embed)
 
virtual void sizeChanged (const SbVec2s &size)
 

Detailed Description

Definition at line 55 of file G4OpenInventorWinViewer.cc.

Constructor & Destructor Documentation

◆ Geant4_SoWinExaminerViewer()

Geant4_SoWinExaminerViewer::Geant4_SoWinExaminerViewer ( HWND parent,
const char * name,
SbBool embed )
inline

Definition at line 57 of file G4OpenInventorWinViewer.cc.

58 :SoWinExaminerViewer(parent,name,embed){}

Member Function Documentation

◆ sizeChanged()

virtual void Geant4_SoWinExaminerViewer::sizeChanged ( const SbVec2s & size)
inlinevirtual

Definition at line 59 of file G4OpenInventorWinViewer.cc.

59 {
60 SoWinExaminerViewer::sizeChanged(size);
61 }

The documentation for this class was generated from the following file: