Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4OpenGLXViewer Class Reference

#include <G4OpenGLXViewer.hh>

+ Inheritance diagram for G4OpenGLXViewer:

Public Member Functions

 G4OpenGLXViewer (G4OpenGLSceneHandler &scene)
 
virtual ~G4OpenGLXViewer ()
 
void SetView ()
 
void ShowView ()
 
void SwitchToVisSubThread ()
 
void SwitchToMasterThread ()
 
void DrawText (const G4Text &)
 
- Public Member Functions inherited from G4OpenGLViewer
virtual void ClearView ()
 
void ClearViewWithoutFlush ()
 
virtual bool exportImage (std::string name="", int width=-1, int height=-1)
 
bool setExportImageFormat (std::string format, bool quiet=false)
 
- Public Member Functions inherited from G4VViewer
 G4VViewer (G4VSceneHandler &, G4int id, const G4String &name="")
 
virtual ~G4VViewer ()
 
virtual void Initialise ()
 
virtual void DrawView ()=0
 
void RefreshView ()
 
virtual void FinishView ()
 
virtual G4bool ReadyToDraw ()
 
std::vector< G4ThreeVectorComputeFlyThrough (G4Vector3D *)
 
virtual void DoneWithMasterThread ()
 
virtual void MovingToVisSubThread ()
 
virtual void DoneWithVisSubThread ()
 
virtual void MovingToMasterThread ()
 
void InsertModelInSceneTree (G4VModel *)
 
const G4SceneTreeItemGetSceneTree ()
 
G4SceneTreeItemAccessSceneTree ()
 
void UpdateGUISceneTree ()
 
const G4StringGetName () const
 
const G4StringGetShortName () const
 
void SetName (const G4String &)
 
G4int GetViewId () const
 
G4VSceneHandlerGetSceneHandler () const
 
const G4ViewParametersGetViewParameters () const
 
const G4ViewParametersGetDefaultViewParameters () const
 
G4double GetKernelVisitElapsedTimeSeconds () const
 
virtual const std::vector< G4ModelingParameters::VisAttributesModifier > * GetPrivateVisAttributesModifiers () const
 
void SetViewParameters (const G4ViewParameters &vp)
 
void SetDefaultViewParameters (const G4ViewParameters &vp)
 
const G4VisAttributesGetApplicableVisAttributes (const G4VisAttributes *) const
 
void SetNeedKernelVisit (G4bool need)
 
void NeedKernelVisit ()
 
void ProcessView ()
 

Protected Member Functions

void GetXConnection ()
 
void CreateGLXContext (XVisualInfo *vi)
 
virtual void CreateMainWindow ()
 
virtual void CreateFontLists ()
 
- Protected Member Functions inherited from G4OpenGLViewer
 G4OpenGLViewer (G4OpenGLSceneHandler &scene)
 
virtual ~G4OpenGLViewer ()
 
virtual void ResetView ()
 
void ChangePointSize (G4double size)
 
void ChangeLineWidth (G4double width)
 
void HaloingFirstPass ()
 
void HaloingSecondPass ()
 
void HLRFirstPass ()
 
void HLRSecondPass ()
 
void HLRThirdPass ()
 
void InitializeGLView ()
 
void ResizeGLView ()
 
void ResizeWindow (unsigned int, unsigned int)
 
virtual G4String Pick (GLdouble x, GLdouble y)
 
const std::vector< G4OpenGLViewerPickMap * > & GetPickDetails (GLdouble x, GLdouble y)
 
void rotateScene (G4double dx, G4double dy)
 
void rotateSceneToggle (G4double dx, G4double dy)
 
void setExportSize (G4int, G4int)
 
bool setExportFilename (G4String name, G4bool inc=true)
 
std::string getRealPrintFilename ()
 
unsigned int getWinWidth () const
 
unsigned int getWinHeight () const
 
G4bool sizeHasChanged ()
 
GLdouble getSceneNearWidth ()
 
GLdouble getSceneFarWidth ()
 
GLdouble getSceneDepth ()
 
void addExportImageFormat (std::string format)
 
G4bool isGl2psWriting ()
 
G4bool isFramebufferReady ()
 
void g4GluPickMatrix (GLdouble x, GLdouble y, GLdouble width, GLdouble height, GLint viewport[4])
 
void g4GluLookAt (GLdouble eyex, GLdouble eyey, GLdouble eyez, GLdouble centerx, GLdouble centery, GLdouble centerz, GLdouble upx, GLdouble upy, GLdouble upz)
 
void g4GlOrtho (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near, GLdouble far)
 
void g4GlFrustum (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near, GLdouble far)
 
bool IsGettingPickInfos () const
 
- Protected Member Functions inherited from G4VViewer
void SetTouchable (const std::vector< G4PhysicalVolumeModel::G4PhysicalVolumeNodeID > &fullPath)
 
void TouchableSetVisibility (const std::vector< G4PhysicalVolumeModel::G4PhysicalVolumeNodeID > &fullPath, G4bool visibility)
 
void TouchableSetColour (const std::vector< G4PhysicalVolumeModel::G4PhysicalVolumeNodeID > &fullPath, const G4Colour &)
 

Protected Attributes

XWindowAttributes xwa
 
Display * dpy
 
XVisualInfo * vi_immediate
 
XVisualInfo * vi_stored
 
XVisualInfo * vi
 
Colormap cmap
 
XSetWindowAttributes swa
 
GLXDrawable win
 
GLXContext cxMaster
 
GLXContext cxVisSubThread
 
XEvent event
 
G4intattributeList
 
G4int errorBase
 
G4int eventBase
 
G4int major
 
G4int minor
 
XSizeHints * norm_hints
 
XWMHints * wm_hints
 
XClassHint * class_hints
 
Pixmap icon_pixmap
 
XSizeHints * size_hints
 
Atom Xatom
 
XTextProperty windowName
 
XTextProperty iconName
 
char charViewName [100]
 
- Protected Attributes inherited from G4OpenGLViewer
G4bool fPrintColour
 
G4bool fVectoredPs
 
G4OpenGLSceneHandlerfOpenGLSceneHandler
 
G4Colour background
 
G4bool transparency_enabled
 
G4bool antialiasing_enabled
 
G4bool haloing_enabled
 
G4gl2psfGL2PSAction
 
G4double fRot_sens
 
G4double fPan_sens
 
unsigned int fWinSize_x
 
unsigned int fWinSize_y
 
std::vector< std::string > fExportImageFormatVector
 
std::string fDefaultExportImageFormat
 
std::string fExportImageFormat
 
int fExportFilenameIndex
 
G4int fPrintSizeX
 
G4int fPrintSizeY
 
- Protected Attributes inherited from G4VViewer
G4VSceneHandlerfSceneHandler
 
G4int fViewId
 
G4String fName
 
G4String fShortName
 
G4ViewParameters fVP
 
G4ViewParameters fDefaultVP
 
G4double fKernelVisitElapsedTimeSeconds = 999.
 
G4SceneTreeItem fSceneTree
 
G4bool fNeedKernelVisit
 

Static Protected Attributes

static int snglBuf_RGBA [12]
 
static int dblBuf_RGBA [13]
 
static XVisualInfo * vi_single_buffer = 0
 
static XVisualInfo * vi_double_buffer = 0
 

Friends

class G4OpenGLXViewerMessenger
 
class G4OpenGLXmViewer
 

Additional Inherited Members

- Public Attributes inherited from G4VViewer
const G4int fMaxNTouchables = 10000
 
G4bool fCurtailDescent = false
 

Detailed Description

Definition at line 47 of file G4OpenGLXViewer.hh.

Constructor & Destructor Documentation

◆ G4OpenGLXViewer()

G4OpenGLXViewer::G4OpenGLXViewer ( G4OpenGLSceneHandler & scene)

Definition at line 450 of file G4OpenGLXViewer.cc.

450 :
451G4VViewer (scene, -1),
452G4OpenGLViewer (scene),
453vi_immediate (0),
454vi_stored (0),
455vi (0),
456cmap (0)
457{
458 // To satisfy Coverity
459 xwa.visual = 0;
460 iconName.value = 0;
461 xwa.screen = 0;
462 windowName.value = 0;
463
465 if (fViewId < 0) return;
466
467 // Try for a visual suitable for OpenGLImmediate..
468 // first try for a single buffered RGB window
469 if (!vi_single_buffer) {
471 glXChooseVisual (dpy, XDefaultScreen (dpy), snglBuf_RGBA);
472 //G.Barrand : we should do a XFree(vi_single_buffer) at end;
473 }
474 if (!vi_double_buffer) {
476 glXChooseVisual (dpy, XDefaultScreen (dpy), dblBuf_RGBA);
477 //G.Barrand : we should do a XFree(vi_double_buffer) at end;
478 }
479
481 if (!vi_double_buffer) {
482 G4cout <<
483 "G4OpenGLXViewer::G4OpenGLXViewer: unable to get a double buffer visual."
484 "\n Working with a single buffer."
485 << G4endl;
486 }
487 } else {
488 if (!vi_single_buffer) {
489 G4cout <<
490 "G4OpenGLXViewer::G4OpenGLXViewer: unable to get a single buffer visual."
491 << G4endl;
492 }
493 if (!vi_double_buffer) {
494 G4cout <<
495 "G4OpenGLXViewer::G4OpenGLXViewer: unable to get a double buffer visual."
496 << G4endl;
497 }
498 }
499
500 if (vi_single_buffer) {
503 }
504
505 if (!vi_immediate){
506 // next try for a double buffered RGB, but Draw to top buffer
507 if (vi_double_buffer) {
510 }
511 }
512
513 // Now try for a visual suitable for OpenGLStored...
514 // Try for a double buffered RGB window
515 if (vi_double_buffer) {
518 }
519
520 if (!vi_immediate || !vi_stored) {
521 G4cout <<
522 "G4OpenGLXViewer::G4OpenGLXViewer: unable to get required visuals."
523 << G4endl;
524 fViewId = -1; // This flags an error.
525 }
526
527 // glClearColor (0., 0., 0., 0.);
528 // glClearDepth (1.);
529}
#define G4endl
Definition G4ios.hh:67
G4GLOB_DLL std::ostream G4cout
G4OpenGLViewer(G4OpenGLSceneHandler &scene)
XTextProperty windowName
static int snglBuf_RGBA[12]
XVisualInfo * vi
static int dblBuf_RGBA[13]
static XVisualInfo * vi_double_buffer
XTextProperty iconName
XWindowAttributes xwa
XVisualInfo * vi_stored
static XVisualInfo * vi_single_buffer
XVisualInfo * vi_immediate
G4int fViewId
Definition G4VViewer.hh:254
G4VViewer(G4VSceneHandler &, G4int id, const G4String &name="")
Definition G4VViewer.cc:49

Referenced by G4OpenGLImmediateXViewer::G4OpenGLImmediateXViewer(), G4OpenGLStoredXViewer::G4OpenGLStoredXViewer(), G4OpenGLXmViewer::G4OpenGLXmViewer(), and G4OpenGLXmViewer::print_callback().

◆ ~G4OpenGLXViewer()

G4OpenGLXViewer::~G4OpenGLXViewer ( )
virtual

Definition at line 531 of file G4OpenGLXViewer.cc.

531 {
532 if (fViewId >= 0) {
533 //Close a window from here
534 glXMakeCurrent (dpy, None, NULL);
535 glXDestroyContext (dpy, cxMaster);
536 if (win) XDestroyWindow (dpy, win); // ...if already deleted in
537 // sub-class G4OpenGLXmViewer.
538 // We should do a XFreeColormap(dpy,cmap); if cmap had been get with XCreateColormap.
539 XFlush (dpy);
540 }
541}

Member Function Documentation

◆ CreateFontLists()

void G4OpenGLXViewer::CreateFontLists ( )
protectedvirtual

Reimplemented from G4OpenGLViewer.

Definition at line 345 of file G4OpenGLXViewer.cc.

346{
347 std::map<G4double,G4String> fonts; // G4VMarker screen size and font name.
348 fonts[10.] = "-adobe-courier-bold-r-normal--10-100-75-75-m-60-iso8859-1";
349 fonts[11.] = "-adobe-courier-bold-r-normal--11-80-100-100-m-60-iso8859-1";
350 fonts[12.] = "-adobe-courier-bold-r-normal--12-120-75-75-m-70-iso8859-1";
351 fonts[13.] = "fixed";
352 fonts[14.] = "-adobe-courier-bold-r-normal--14-100-100-100-m-90-iso8859-1";
353 fonts[17.] = "-adobe-courier-bold-r-normal--17-120-100-100-m-100-iso8859-1";
354 fonts[18.] = "-adobe-courier-bold-r-normal--18-180-75-75-m-110-iso8859-1";
355 fonts[20.] = "-adobe-courier-bold-r-normal--20-140-100-100-m-110-iso8859-1";
356 fonts[24.] = "-adobe-courier-bold-r-normal--24-240-75-75-m-150-iso8859-1";
357 fonts[25.] = "-adobe-courier-bold-r-normal--25-180-100-100-m-150-iso8859-1";
358 fonts[34.] = "-adobe-courier-bold-r-normal--34-240-100-100-m-200-iso8859-1";
359 std::map<G4double,G4String>::const_iterator i;
360 for (i = fonts.begin(); i != fonts.end(); ++i) {
361 XFontStruct* font_info = XLoadQueryFont(dpy, i->second);
362 if (!font_info) {
363 G4cerr <<
364 "G4OpenGLXViewer::CreateFontLists XLoadQueryFont failed for font\n "
365 << i->second
366 << G4endl;
367 continue;
368 }
369 G4int font_base = glGenLists(256);
370 if (!font_base) {
371 G4cerr <<
372 "G4OpenGLXViewer::CreateFontLists out of display lists for fonts."
373 << G4endl;
374 continue;
375 }
376 G4int first = font_info->min_char_or_byte2;
377 G4int last = font_info->max_char_or_byte2;
378 glXUseXFont(font_info->fid, first, last-first+1, font_base + first);
379 G4int width = font_info->max_bounds.width;
381 (this, font_base, i->first, i->second, width);
382 }
383}
int G4int
Definition G4Types.hh:85
G4GLOB_DLL std::ostream G4cerr
static void AddFontBase(G4VViewer *, G4int fontBase, G4double size, const G4String &fontName, G4int width)

Referenced by G4OpenGLImmediateXViewer::Initialise(), and G4OpenGLStoredXViewer::Initialise().

◆ CreateGLXContext()

void G4OpenGLXViewer::CreateGLXContext ( XVisualInfo * vi)
protected

Definition at line 161 of file G4OpenGLXViewer.cc.

161 {
162
163 vi = v;
164// get window's attributes
165 if (!XGetWindowAttributes(dpy, XRootWindow (dpy, vi -> screen), &xwa)) {
166 fViewId = -1; // This flags an error.
167 G4cerr << "G4OpenGLXViewer::G4OpenGLXViewer couldn't return window attributes"
168 << G4endl;
169 return;
170 }
171
172// create the master GLX context
173 cxMaster = glXCreateContext (dpy, vi, 0, true);
174 if (!cxMaster) {
175 fViewId = -1; // This flags an error.
176 G4cerr << "G4OpenGLXViewer::G4OpenGLXViewer couldn't create context."
177 << G4endl;
178 return;
179 }
180
181// New stab at getting a colormap
182
183 Status status;
184 int i, numCmaps;
185
186 status = XmuLookupStandardColormap (dpy,
187 vi -> screen,
188 vi -> visualid,
189 vi -> depth,
190 XA_RGB_BEST_MAP,
191 False,
192 True);
193
194 if (status == 1) {
195 cmap = 0;
196 XStandardColormap* standardCmaps = XAllocStandardColormap ();
197 status = XGetRGBColormaps (dpy,
198 XRootWindow (dpy, vi -> screen),
199 &standardCmaps,
200 &numCmaps,
201 XA_RGB_BEST_MAP);
202 if (status == 1) {
203 for (i = 0; i < numCmaps; i++) {
204 if (standardCmaps[i].visualid == vi -> visualid) {
205 cmap = standardCmaps[i].colormap;
206 break;
207 }
208 }
209 }
210 XFree (standardCmaps);
211 if(cmap) {
213 G4cout << "Got standard cmap" << G4endl;
214 } else {
215 //if (G4VisManager::GetVerbosity() >= G4VisManager::errors)
216 // G4cerr << "G4OpenGLXViewer::G4OpenGLXViewer failed to allocate a standard colormap."
217 // << G4endl;
218 cmap = XCreateColormap (dpy,
219 XRootWindow(dpy, vi -> screen),
220 vi -> visual,
221 AllocNone);
222 if(cmap) {
224 G4cout << "Created own cmap" << G4endl;
225 }
226 //G.Barrand : at end, we should do a XFreeColormap(dpy,cmap) when cmap is no more used.
227 }
228 } else {
229 cmap = XCreateColormap (dpy,
230 XRootWindow(dpy, vi -> screen),
231 vi -> visual,
232 AllocNone);
233 if(cmap) {
235 G4cout << "Created own cmap" << G4endl;
236 }
237 //G.Barrand : at end, we should do a XFreeColormap(dpy,cmap) when cmap is no more used.
238 }
239
240 if (!cmap) {
241 fViewId = -1; // This flags an error.
243 G4cout << "G4OpenGLXViewer::G4OpenGLXViewer failed to allocate a Colormap."
244 << G4endl;
245 return;
246 }
247
248}
static Verbosity GetVerbosity()

Referenced by G4OpenGLImmediateXmViewer::Initialise(), G4OpenGLImmediateXViewer::Initialise(), G4OpenGLStoredXmViewer::Initialise(), and G4OpenGLStoredXViewer::Initialise().

◆ CreateMainWindow()

void G4OpenGLXViewer::CreateMainWindow ( )
protectedvirtual

Reimplemented in G4OpenGLXmViewer.

Definition at line 250 of file G4OpenGLXViewer.cc.

250 {
251
252// create a window
253 swa.colormap = cmap;
254 swa.border_pixel = 0;
255 swa.event_mask = ExposureMask | ButtonPressMask | StructureNotifyMask;
256 swa.backing_store = WhenMapped;
257
258 // Window size and position...
259 size_hints = XAllocSizeHints();
260
261 ResizeWindow(fVP.GetWindowSizeHintX(),fVP.GetWindowSizeHintY());
262
263 G4int x_origin = fVP.GetWindowAbsoluteLocationHintX(DisplayWidth(dpy, vi -> screen));
264
265 // FIXME, screen size != window size on MAC, but I don't know have to get the menuBar
266 // size on MAC. L.Garnier 01/2009
267 G4int y_origin = fVP.GetWindowAbsoluteLocationHintY(DisplayHeight(dpy, vi -> screen));
268
269 size_hints->base_width = getWinWidth();
270 size_hints->base_height = getWinHeight();
271 size_hints->x = x_origin;
272 size_hints->y = y_origin;
273 if (fVP.IsWindowSizeHintX () && fVP.IsWindowLocationHintX () && fVP.IsWindowLocationHintY ()) {
274 size_hints->flags |= PSize | PPosition;
275 } else if (fVP.IsWindowSizeHintX () && !(fVP.IsWindowLocationHintX () || fVP.IsWindowLocationHintY ())) {
276 size_hints->flags |= PSize;
277 } else if ((!fVP.IsWindowSizeHintX ()) && fVP.IsWindowLocationHintX () && fVP.IsWindowLocationHintY ()) {
278 size_hints->flags |= PPosition;
279 }
281 G4cout << "Window name: " << fName << G4endl;
282 strncpy (charViewName, fName, 99); charViewName[99] = '\0';
283 char *window_name = charViewName;
284 char *icon_name = charViewName;
285 //char tmpatom[] = "XA_WM_NORMAL_HINTS";
286 wm_hints = XAllocWMHints();
287 class_hints = XAllocClassHint();
288
289 XStringListToTextProperty (&window_name, 1, &windowName);
290 XStringListToTextProperty (&icon_name, 1, &iconName);
291
292 wm_hints -> initial_state = NormalState;
293 wm_hints -> input = True;
295 wm_hints -> flags = StateHint | IconPixmapHint | InputHint;
296
297 class_hints -> res_name = NewString("G4OpenGL");
298 class_hints -> res_class = NewString("G4OpenGL");
299
300 win = XCreateWindow (dpy, XRootWindow (dpy, vi -> screen), x_origin,
301 y_origin, getWinWidth(), getWinHeight(), 0, vi -> depth,
302 InputOutput, vi -> visual,
303 CWBorderPixel | CWColormap |
304 CWEventMask | CWBackingStore,
305 &swa);
306
307 XSetWMProperties (dpy, win, &windowName, &iconName, 0, 0,
309
310// request X to Draw window on screen.
311 XMapWindow (dpy, win);
312
313// Wait for window to appear (wait for an "expose" event).
314 XIfEvent (dpy, &event, G4OpenGLXViewerWaitForNotify, (char*) win);
315
316// connect the context to a window
317 Bool success = glXMakeCurrent (dpy, win, cxMaster);
318 if (!success) {
319 fViewId = -1; // This flags an error.
320 G4cerr << "G4OpenGLXViewer::G4OpenGLXViewer failed to attach a GLX context."
321 << G4endl;
322 GLint error = GL_NO_ERROR;
323 while ((error = glGetError()) != GL_NO_ERROR) {
324 switch (error) {
325 case GL_INVALID_ENUM :
326 G4cout << "GL Error: GL_INVALID_ENUM" << G4endl;break;
327 case GL_INVALID_VALUE :
328 G4cout << "GL Error: GL_INVALID_VALUE" << G4endl;break;
329 case GL_INVALID_OPERATION :
330 G4cout << "GL Error: GL_INVALID_OPERATION" << G4endl;break;
331 case GL_OUT_OF_MEMORY :
332 G4cout << "GL Error: GL_OUT_OF_MEMORY" << G4endl;break;
333 case GL_STACK_UNDERFLOW :
334 G4cout << "GL Error: GL_STACK_UNDERFLOW" << G4endl;break;
335 case GL_STACK_OVERFLOW :
336 G4cout << "GL Error: GL_STACK_OVERFLOW" << G4endl;break;
337 default :
338 G4cout << "GL Error: " << error << G4endl;break;
339 }
340 }
341 return;
342 }
343}
#define NewString(str)
unsigned int getWinHeight() const
void ResizeWindow(unsigned int, unsigned int)
unsigned int getWinWidth() const
XClassHint * class_hints
XSizeHints * size_hints
XSetWindowAttributes swa
G4String fName
Definition G4VViewer.hh:255
G4ViewParameters fVP
Definition G4VViewer.hh:257

Referenced by G4OpenGLImmediateXViewer::Initialise(), and G4OpenGLStoredXViewer::Initialise().

◆ DrawText()

void G4OpenGLXViewer::DrawText ( const G4Text & g4text)
virtual

Reimplemented from G4OpenGLViewer.

Definition at line 385 of file G4OpenGLXViewer.cc.

386{
387 if (isGl2psWriting()) {
388
390
391 } else {
392
394 G4double size = fSceneHandler.GetMarkerSize(g4text,sizeType);
395
396 const G4OpenGLFontBaseStore::FontInfo& fontInfo =
398 if (fontInfo.fFontBase < 0) {
399 static G4int callCount = 0;
400 ++callCount;
401 //if (callCount <= 10 || callCount%100 == 0) {
402 if (callCount <= 1) {
403 G4cout <<
404 "G4OpenGLXViewer::DrawText: No fonts available for \""
405 << fName <<
406 "\"\n Called with "
407 << g4text
408 << G4endl;
409 }
410 return;
411 }
412
413 const G4Colour& c = fSceneHandler.GetTextColour(g4text);
414 glColor4d(c.GetRed(),c.GetGreen(),c.GetBlue(),c.GetAlpha());
415
416 G4Point3D position = g4text.GetPosition();
417
418 G4String textString = g4text.GetText();
419 const char* textCString = textString.c_str();
420
421 // Set position for raster-style drawers (X, Xm)
422 glRasterPos3d(position.x(),position.y(),position.z());
423
424 glPushAttrib(GL_LIST_BIT);
425
426 // Calculate move for centre and right adjustment
427 G4double span = textString.size() * fontInfo.fWidth;
428 G4double xmove = 0., ymove = 0.;
429 switch (g4text.GetLayout()) {
430 case G4Text::left: break;
431 case G4Text::centre: xmove -= span / 2.; break;
432 case G4Text::right: xmove -= span;
433 }
434
435 //Add offsets
436 xmove += g4text.GetXOffset();
437 ymove += g4text.GetYOffset();
438
439 // Do move
440 glBitmap(0,0,0,0,xmove,ymove,0);
441
442 // Write characters
443 glListBase(fontInfo.fFontBase);
444 glCallLists((G4int)strlen(textCString),GL_UNSIGNED_BYTE,(GLubyte*)textCString);
445 glPopAttrib();
446 }
447}
HepGeom::Point3D< G4double > G4Point3D
Definition G4Point3D.hh:34
double G4double
Definition G4Types.hh:83
G4double GetBlue() const
Definition G4Colour.hh:172
G4double GetAlpha() const
Definition G4Colour.hh:173
G4double GetRed() const
Definition G4Colour.hh:170
G4double GetGreen() const
Definition G4Colour.hh:171
static const FontInfo & GetFontInfo(G4VViewer *, G4double size)
virtual void DrawText(const G4Text &)
G4bool isGl2psWriting()
Layout GetLayout() const
G4double GetYOffset() const
G4double GetXOffset() const
G4String GetText() const
@ centre
Definition G4Text.hh:76
@ right
Definition G4Text.hh:76
@ left
Definition G4Text.hh:76
G4Point3D GetPosition() const
G4VSceneHandler & fSceneHandler
Definition G4VViewer.hh:253

◆ GetXConnection()

void G4OpenGLXViewer::GetXConnection ( )
protected

Definition at line 142 of file G4OpenGLXViewer.cc.

142 {
143// get a connection.
144 dpy = XOpenDisplay (0); // Uses DISPLAY environment variable.
145 if (!dpy) {
146 fViewId = -1; // This flags an error.
147 G4cerr << "G4OpenGLXViewer::G4OpenGLXViewer couldn't open display." << G4endl;
148 return;
149 }
150
151// make sure OpenGL is supported and installed properly.
152 if (!glXQueryExtension (dpy, &errorBase, &eventBase)) {
153 fViewId = -1; // This flags an error.
154 G4cerr << "G4OpenGLXViewer::G4OpenGLXViewer X Server has no GLX extension."
155 << G4endl;
156 return;
157 }
158
159}

Referenced by G4OpenGLXViewer().

◆ SetView()

◆ ShowView()

void G4OpenGLXViewer::ShowView ( void )
virtual

Reimplemented from G4VViewer.

Definition at line 100 of file G4OpenGLXViewer.cc.

100 {
101// glXWaitGL (); //Wait for effects of all previous OpenGL commands to
102 //be propagated before progressing.
103// JA: Commented out July 2021 - slows rendering down in some cases and I
104// don't see any adverse effects.
105
106 glFlush ();
107
108 if (fVP.IsPicking()) {
109 G4cout <<
110 "Window activated for picking (left-mouse), exit (middle-mouse)."
111 << G4endl;
112 while (true) {
113 if (XPending(dpy)) {
114 XNextEvent(dpy, &event);
115 if (event.type == ButtonPress && event.xbutton.button == 1) {
116 G4cout << Pick(event.xbutton.x, event.xbutton.y) << G4endl;
117 }
118 else if (event.type == ButtonPress && event.xbutton.button == 2) break;
119 }
120 std::this_thread::sleep_for(std::chrono::milliseconds(100));
121 }
122 }
123}
virtual G4String Pick(GLdouble x, GLdouble y)

◆ SwitchToMasterThread()

void G4OpenGLXViewer::SwitchToMasterThread ( )
virtual

Reimplemented from G4VViewer.

Definition at line 133 of file G4OpenGLXViewer.cc.

134{
135#ifdef G4MULTITHREADED
136 glXMakeCurrent (dpy, win, cxMaster);
137 // and destroy sub-thread context
138 glXDestroyContext (dpy, cxVisSubThread);
139#endif
140}

◆ SwitchToVisSubThread()

void G4OpenGLXViewer::SwitchToVisSubThread ( )
virtual

Reimplemented from G4VViewer.

Definition at line 125 of file G4OpenGLXViewer.cc.

126{
127#ifdef G4MULTITHREADED
128 cxVisSubThread = glXCreateContext (dpy, vi, cxMaster, true);
129 glXMakeCurrent (dpy, win, cxVisSubThread);
130#endif
131}

Friends And Related Symbol Documentation

◆ G4OpenGLXmViewer

friend class G4OpenGLXmViewer
friend

Definition at line 50 of file G4OpenGLXViewer.hh.

Referenced by G4OpenGLXmViewer.

◆ G4OpenGLXViewerMessenger

friend class G4OpenGLXViewerMessenger
friend

Definition at line 49 of file G4OpenGLXViewer.hh.

Referenced by G4OpenGLXViewerMessenger.

Member Data Documentation

◆ attributeList

G4int* G4OpenGLXViewer::attributeList
protected

Definition at line 85 of file G4OpenGLXViewer.hh.

Referenced by G4OpenGLXViewer().

◆ charViewName

char G4OpenGLXViewer::charViewName[100]
protected

Definition at line 98 of file G4OpenGLXViewer.hh.

Referenced by CreateMainWindow().

◆ class_hints

XClassHint* G4OpenGLXViewer::class_hints
protected

Definition at line 92 of file G4OpenGLXViewer.hh.

Referenced by CreateMainWindow().

◆ cmap

◆ cxMaster

GLXContext G4OpenGLXViewer::cxMaster
protected

◆ cxVisSubThread

GLXContext G4OpenGLXViewer::cxVisSubThread
protected

Definition at line 83 of file G4OpenGLXViewer.hh.

Referenced by SetView(), SwitchToMasterThread(), and SwitchToVisSubThread().

◆ dblBuf_RGBA

int G4OpenGLXViewer::dblBuf_RGBA
staticprotected
Initial value:
=
{ GLX_RGBA,
GLX_RED_SIZE, 1,
GLX_GREEN_SIZE, 1,
GLX_BLUE_SIZE, 1,
GLX_DOUBLEBUFFER,
GLX_DEPTH_SIZE, 1,
GLX_STENCIL_SIZE, 1,
None }

Definition at line 66 of file G4OpenGLXViewer.hh.

Referenced by G4OpenGLXViewer().

◆ dpy

◆ errorBase

G4int G4OpenGLXViewer::errorBase
protected

Definition at line 86 of file G4OpenGLXViewer.hh.

Referenced by GetXConnection(), and G4OpenGLXmViewer::GetXmConnection().

◆ event

XEvent G4OpenGLXViewer::event
protected

Definition at line 84 of file G4OpenGLXViewer.hh.

Referenced by CreateMainWindow(), and ShowView().

◆ eventBase

G4int G4OpenGLXViewer::eventBase
protected

Definition at line 87 of file G4OpenGLXViewer.hh.

Referenced by GetXConnection(), and G4OpenGLXmViewer::GetXmConnection().

◆ icon_pixmap

Pixmap G4OpenGLXViewer::icon_pixmap
protected

Definition at line 93 of file G4OpenGLXViewer.hh.

Referenced by CreateMainWindow().

◆ iconName

XTextProperty G4OpenGLXViewer::iconName
protected

Definition at line 97 of file G4OpenGLXViewer.hh.

Referenced by CreateMainWindow(), and G4OpenGLXViewer().

◆ major

G4int G4OpenGLXViewer::major
protected

Definition at line 88 of file G4OpenGLXViewer.hh.

◆ minor

G4int G4OpenGLXViewer::minor
protected

Definition at line 89 of file G4OpenGLXViewer.hh.

◆ norm_hints

XSizeHints* G4OpenGLXViewer::norm_hints
protected

Definition at line 90 of file G4OpenGLXViewer.hh.

◆ size_hints

XSizeHints* G4OpenGLXViewer::size_hints
protected

Definition at line 94 of file G4OpenGLXViewer.hh.

Referenced by CreateMainWindow().

◆ snglBuf_RGBA

int G4OpenGLXViewer::snglBuf_RGBA
staticprotected
Initial value:
=
{ GLX_RGBA,
GLX_RED_SIZE, 1,
GLX_GREEN_SIZE, 1,
GLX_BLUE_SIZE, 1,
GLX_DEPTH_SIZE, 1,
GLX_STENCIL_SIZE, 1,
None }

Definition at line 57 of file G4OpenGLXViewer.hh.

61 :
62 void GetXConnection ();
63 void CreateGLXContext (XVisualInfo* vi);
64 virtual void CreateMainWindow ();
void CreateGLXContext(XVisualInfo *vi)
virtual void CreateMainWindow()

Referenced by G4OpenGLXViewer().

◆ swa

XSetWindowAttributes G4OpenGLXViewer::swa
protected

Definition at line 80 of file G4OpenGLXViewer.hh.

Referenced by CreateMainWindow().

◆ vi

◆ vi_double_buffer

XVisualInfo * G4OpenGLXViewer::vi_double_buffer = 0
staticprotected

Definition at line 75 of file G4OpenGLXViewer.hh.

Referenced by G4OpenGLXViewer().

◆ vi_immediate

◆ vi_single_buffer

XVisualInfo * G4OpenGLXViewer::vi_single_buffer = 0
staticprotected

Definition at line 74 of file G4OpenGLXViewer.hh.

Referenced by G4OpenGLXViewer().

◆ vi_stored

◆ win

◆ windowName

XTextProperty G4OpenGLXViewer::windowName
protected

Definition at line 96 of file G4OpenGLXViewer.hh.

Referenced by CreateMainWindow(), and G4OpenGLXViewer().

◆ wm_hints

XWMHints* G4OpenGLXViewer::wm_hints
protected

Definition at line 91 of file G4OpenGLXViewer.hh.

Referenced by CreateMainWindow().

◆ Xatom

Atom G4OpenGLXViewer::Xatom
protected

Definition at line 95 of file G4OpenGLXViewer.hh.

◆ xwa

XWindowAttributes G4OpenGLXViewer::xwa
protected

Definition at line 72 of file G4OpenGLXViewer.hh.

Referenced by CreateGLXContext(), and G4OpenGLXViewer().


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