Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <OpenGLAreaP.h>
Public Attributes | |
Boolean | doubleBufferOn |
XtCallbackList | paintCallback |
XtCallbackList | eventCallback |
Visual * | visual |
Boolean | installColormap |
GLXContext | glContext |
Definition at line 32 of file OpenGLAreaP.h.
Boolean OpenGLAreaPart::doubleBufferOn |
Definition at line 35 of file OpenGLAreaP.h.
XtCallbackList OpenGLAreaPart::eventCallback |
Definition at line 37 of file OpenGLAreaP.h.
GLXContext OpenGLAreaPart::glContext |
Definition at line 41 of file OpenGLAreaP.h.
Boolean OpenGLAreaPart::installColormap |
Definition at line 40 of file OpenGLAreaP.h.
XtCallbackList OpenGLAreaPart::paintCallback |
Definition at line 36 of file OpenGLAreaP.h.
Visual* OpenGLAreaPart::visual |
Definition at line 39 of file OpenGLAreaP.h.