|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4OpenGLXmFramedBox.hh>
Inheritance diagram for G4OpenGLXmFramedBox:Public Member Functions | |
| G4OpenGLXmFramedBox (const char *=NULL, G4bool=False) | |
| virtual | ~G4OpenGLXmFramedBox () |
| void | AddChild (G4OpenGLXmVWidgetComponent *) |
| void | AddYourselfTo (G4OpenGLXmVWidgetShell *) |
Public Member Functions inherited from G4OpenGLXmBox | |
| G4OpenGLXmBox (const char *=NULL, G4bool=False) | |
| virtual | ~G4OpenGLXmBox () |
| Widget * | GetPointerToParent () |
| Widget * | GetPointerToWidget () |
| const char * | GetName () |
| void | SetName (const char *) |
Public Member Functions inherited from G4OpenGLXmVWidgetContainer | |
| G4OpenGLXmVWidgetContainer () | |
| virtual | ~G4OpenGLXmVWidgetContainer () |
Public Member Functions inherited from G4OpenGLXmVWidgetObject | |
| G4OpenGLXmVWidgetObject () | |
| virtual | ~G4OpenGLXmVWidgetObject () |
| G4OpenGLXmViewer * | GetView () |
| void | ProcesspView () |
Additional Inherited Members | |
Protected Member Functions inherited from G4OpenGLXmVWidgetObject | |
| G4OpenGLXmVWidgetObject (const G4OpenGLXmVWidgetObject &) | |
| G4OpenGLXmVWidgetObject & | operator= (const G4OpenGLXmVWidgetObject &) |
Protected Attributes inherited from G4OpenGLXmBox | |
| const char * | name |
| Widget * | parent |
| Widget | box_row_col |
| G4bool | radio |
Protected Attributes inherited from G4OpenGLXmVWidgetObject | |
| G4OpenGLXmViewer * | pView |
| Colormap | cmap |
| Pixel | borcol |
| Pixel | bgnd |
| unsigned int | depth |
| Visual * | visual |
| Widget | top |
Definition at line 41 of file G4OpenGLXmFramedBox.hh.
| G4OpenGLXmFramedBox::G4OpenGLXmFramedBox | ( | const char * | n = NULL, |
| G4bool | r = False ) |
Definition at line 37 of file G4OpenGLXmFramedBox.cc.
|
virtual |
Definition at line 44 of file G4OpenGLXmFramedBox.cc.
|
virtual |
Reimplemented from G4OpenGLXmBox.
Definition at line 47 of file G4OpenGLXmFramedBox.cc.
Referenced by G4OpenGLXmViewer::actions_callback(), and G4OpenGLXmViewer::misc_callback().
|
virtual |
Reimplemented from G4OpenGLXmBox.
Definition at line 57 of file G4OpenGLXmFramedBox.cc.