Geant4-11
Public Member Functions
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){}
const char * name(G4int ptype)

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 }

Referenced by G4OpenInventorWinViewer::WindowProc().


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