|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4OpenGLXmRadioButton.hh>
Inheritance diagram for G4OpenGLXmRadioButton:Public Member Functions | |
| G4OpenGLXmRadioButton (const char *, XtCallbackRec *, G4bool, G4int) | |
| virtual | ~G4OpenGLXmRadioButton () |
| void | SetName (const char *) |
| const char * | GetName () |
| void | AddYourselfTo (G4OpenGLXmVWidgetContainer *) |
| Widget * | GetPointerToParent () |
| Widget * | GetPointerToWidget () |
Public Member Functions inherited from G4OpenGLXmVWidgetComponent | |
| G4OpenGLXmVWidgetComponent () | |
| virtual | ~G4OpenGLXmVWidgetComponent () |
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 G4OpenGLXmVWidgetObject | |
| G4OpenGLXmViewer * | pView |
| Colormap | cmap |
| Pixel | borcol |
| Pixel | bgnd |
| unsigned int | depth |
| Visual * | visual |
| Widget | top |
Definition at line 36 of file G4OpenGLXmRadioButton.hh.
| G4OpenGLXmRadioButton::G4OpenGLXmRadioButton | ( | const char * | n, |
| XtCallbackRec * | c, | ||
| G4bool | d, | ||
| G4int | num ) |
Definition at line 38 of file G4OpenGLXmRadioButton.cc.
|
virtual |
Definition at line 51 of file G4OpenGLXmRadioButton.cc.
|
virtual |
Implements G4OpenGLXmVWidgetComponent.
Definition at line 69 of file G4OpenGLXmRadioButton.cc.
| const char * G4OpenGLXmRadioButton::GetName | ( | ) |
Definition at line 64 of file G4OpenGLXmRadioButton.cc.
|
virtual |
Implements G4OpenGLXmVWidgetComponent.
Definition at line 99 of file G4OpenGLXmRadioButton.cc.
|
virtual |
Implements G4OpenGLXmVWidgetComponent.
Definition at line 104 of file G4OpenGLXmRadioButton.cc.
| void G4OpenGLXmRadioButton::SetName | ( | const char * | n | ) |
Definition at line 54 of file G4OpenGLXmRadioButton.cc.