Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4OpenInventorQtExaminerViewer.hh>
Classes | |
struct | elementForSorting |
struct | sceneElement |
struct | viewPtData |
Public Member Functions | |
G4OpenInventorQtExaminerViewer (QWidget *parent=NULL, const char *name=NULL, SbBool embed=TRUE, SoQtFullViewer::BuildFlag flag=BUILD_ALL, SoQtViewer::Type type=BROWSER) | |
~G4OpenInventorQtExaminerViewer () | |
G4UIQt * | GetUIQt () |
template<class T > | |
void | parseString (T &t, const std::string &s, bool &error) |
void | setOrigWindowSize (int w, int h) |
QMenuBar * | getMenubar () |
QMenu * | getFileMenu () |
QMenu * | getEtcMenu () |
QFont * | getFont () |
void | setExternalQtApp () |
void | addEscapeCallback (void(*cb)()) |
Public Attributes | |
std::string | saveScenegraphFileName |
std::string | saveRefCoordsFileName |
bool | abbrOutputFlag |
bool | pickRefPathFlag |
bool | viewingBeforePickRef |
Protected Types | |
enum | CameraType { PERSPECTIVE , ORTHOGRAPHIC } |
enum | State { GENERAL , BEAMLINE , VIEWPOINT , ANIMATION , REVERSED_ANIMATION , PAUSED_ANIMATION , ROTATING } |
Protected Member Functions | |
void | construct (const SbBool build) |
void | buildWidget (QWidget *parent) |
virtual void | afterRealizeHook () |
SbBool | processSoEvent (const SoEvent *const event) |
void | saveViewPt (char *name) |
bool | loadViewPts () |
void | addViewPoints () |
void | setViewPt () |
void | writeViewPtIdx () |
void | cleanUpAfterPrevFile () |
void | deleteViewPt (char *vpName=NULL) |
void | renameViewPt (char *vpName) |
void | sortViewPts (std::vector< std::string >) |
void | zoom (const float) |
void | moveCamera (float dist=0, bool lookdown=false) |
void | rotateCamera () |
void | updateViewParams (SoKeyboardEvent::Key) |
void | animateRefParticle () |
void | saveCurCamera () |
void | restoreCamera () |
void | incSpeed () |
void | decSpeed () |
void | setReferencePath (SoLineSet *, SoCoordinate3 *, bool append=false) |
void | setReferencePathZPos () |
void | findAndSetRefPath () |
SoCoordinate3 * | getCoordsNode (SoFullPath *path) |
void | getSceneElements () |
float | sqrlen (const SbVec3f &) |
void | distanceToTrajectory (const SbVec3f &, float &, SbVec3f &, int &) |
void | sortElements () |
void | createElementsList () |
void | evenOutRefParticlePts () |
void | gotoRefPathStart () |
void | invertRefPath () |
void | setStartingPtForAnimation () |
std::string | viewPtAutoName () |
SoNode * | getSuperimpositionNode (SoNode *, const char *name) |
void | superimpositionEvent (SoAction *action) |
virtual void | actualRedraw (void) |
void | updateSpeedIndicator (void) |
Static Protected Member Functions | |
static void | sceneChangeCB (void *, SoSensor *) |
static void | mouseoverCB (void *aThis, SoEventCallback *eventCB) |
static void | pickingCB (void *aThis, SoEventCallback *eventCB) |
static void | animateRefParticleCB () |
static void | animateSensorCB (void *, SoSensor *) |
static void | animateSensorRotationCB (void *, SoSensor *) |
static void | superimpositionCB (void *closure, SoAction *action) |
Friends | |
class | G4OpenInventorQtViewer |
class | HookEventProcState |
Definition at line 87 of file G4OpenInventorQtExaminerViewer.hh.
|
protected |
Enumerator | |
---|---|
PERSPECTIVE | |
ORTHOGRAPHIC |
Definition at line 304 of file G4OpenInventorQtExaminerViewer.hh.
|
protected |
Enumerator | |
---|---|
GENERAL | |
BEAMLINE | |
VIEWPOINT | |
ANIMATION | |
REVERSED_ANIMATION | |
PAUSED_ANIMATION | |
ROTATING |
Definition at line 308 of file G4OpenInventorQtExaminerViewer.hh.
G4OpenInventorQtExaminerViewer::G4OpenInventorQtExaminerViewer | ( | QWidget * | parent = NULL, |
const char * | name = NULL, | ||
SbBool | embed = TRUE, | ||
SoQtFullViewer::BuildFlag | flag = BUILD_ALL, | ||
SoQtViewer::Type | type = BROWSER ) |
Definition at line 118 of file G4OpenInventorQtExaminerViewer.cc.
G4OpenInventorQtExaminerViewer::~G4OpenInventorQtExaminerViewer | ( | ) |
Definition at line 138 of file G4OpenInventorQtExaminerViewer.cc.
|
protectedvirtual |
Definition at line 1529 of file G4OpenInventorQtExaminerViewer.cc.
void G4OpenInventorQtExaminerViewer::addEscapeCallback | ( | void(* | cb )() | ) |
Definition at line 2578 of file G4OpenInventorQtExaminerViewer.cc.
|
protected |
Definition at line 2603 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by afterRealizeHook().
|
protectedvirtual |
Definition at line 666 of file G4OpenInventorQtExaminerViewer.cc.
|
protected |
Definition at line 2555 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by animateSensorCB(), incSpeed(), and processSoEvent().
|
staticprotected |
|
staticprotected |
Definition at line 2381 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by construct().
|
staticprotected |
Definition at line 2348 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by construct().
|
protected |
Definition at line 431 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by construct().
|
protected |
Definition at line 2682 of file G4OpenInventorQtExaminerViewer.cc.
|
protected |
Definition at line 156 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by G4OpenInventorQtExaminerViewer().
|
protected |
Definition at line 1982 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by sortElements().
|
protected |
Definition at line 1487 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by processSoEvent().
|
protected |
Definition at line 3164 of file G4OpenInventorQtExaminerViewer.cc.
|
protected |
Definition at line 1817 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by sortElements().
|
protected |
Definition at line 2235 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by setReferencePath().
|
protected |
Definition at line 1588 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by sceneChangeCB().
|
protected |
Definition at line 1714 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by findAndSetRefPath().
|
inline |
Definition at line 208 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by G4OpenInventorQtViewer::Initialise().
|
inline |
Definition at line 207 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by G4OpenInventorQtViewer::Initialise().
|
inline |
Definition at line 209 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by G4OpenInventorQtViewer::Initialise().
|
inline |
Definition at line 206 of file G4OpenInventorQtExaminerViewer.hh.
|
protected |
Definition at line 1738 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by setReferencePath().
|
protected |
Definition at line 782 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by construct().
|
inline |
Definition at line 197 of file G4OpenInventorQtExaminerViewer.hh.
|
protected |
Definition at line 2477 of file G4OpenInventorQtExaminerViewer.cc.
|
protected |
Definition at line 1469 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by processSoEvent().
|
protected |
Definition at line 2546 of file G4OpenInventorQtExaminerViewer.cc.
|
protected |
Definition at line 910 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by afterRealizeHook().
|
staticprotected |
Definition at line 1267 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by afterRealizeHook().
|
protected |
Definition at line 1014 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by processSoEvent().
void G4OpenInventorQtExaminerViewer::parseString | ( | T & | t, |
const std::string & | s, | ||
bool & | error ) |
Definition at line 2618 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by loadViewPts().
|
staticprotected |
Definition at line 1127 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by afterRealizeHook().
|
protected |
Definition at line 3456 of file G4OpenInventorQtExaminerViewer.cc.
|
protected |
Definition at line 3294 of file G4OpenInventorQtExaminerViewer.cc.
|
protected |
Definition at line 2314 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by processSoEvent().
|
protected |
Definition at line 987 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by animateSensorRotationCB(), and processSoEvent().
|
protected |
Definition at line 2291 of file G4OpenInventorQtExaminerViewer.cc.
|
protected |
Definition at line 2842 of file G4OpenInventorQtExaminerViewer.cc.
|
staticprotected |
Definition at line 2584 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by afterRealizeHook().
|
inline |
Definition at line 211 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by G4OpenInventorQtViewer::Initialise().
|
inline |
Definition at line 202 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by G4OpenInventorQtViewer::Initialise().
|
protected |
Definition at line 1544 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by findAndSetRefPath(), and pickingCB().
|
protected |
Definition at line 1575 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by invertRefPath(), and setReferencePath().
|
protected |
Definition at line 2422 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by animateRefParticle(), and processSoEvent().
|
protected |
Definition at line 2964 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by deleteViewPt().
|
protected |
Definition at line 1909 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by invertRefPath(), and setReferencePath().
|
protected |
Definition at line 3376 of file G4OpenInventorQtExaminerViewer.cc.
|
protected |
Definition at line 1809 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by distanceToTrajectory().
|
staticprotected |
Definition at line 799 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by construct().
|
protected |
Definition at line 809 of file G4OpenInventorQtExaminerViewer.cc.
|
protected |
Definition at line 1506 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by actualRedraw().
|
protected |
|
protected |
|
protected |
Definition at line 2920 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by deleteViewPt(), saveViewPt(), and sortViewPts().
|
protected |
Definition at line 3430 of file G4OpenInventorQtExaminerViewer.cc.
Referenced by processSoEvent().
|
friend |
Definition at line 94 of file G4OpenInventorQtExaminerViewer.hh.
|
friend |
Definition at line 240 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct().
bool G4OpenInventorQtExaminerViewer::abbrOutputFlag |
Definition at line 219 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), mouseoverCB(), and pickingCB().
|
protected |
Definition at line 276 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by animateSensorCB(), animateSensorRotationCB(), construct(), decSpeed(), incSpeed(), and processSoEvent().
|
protected |
Definition at line 280 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by animateRefParticle(), animateSensorCB(), construct(), decSpeed(), processSoEvent(), and setViewPt().
|
protected |
Definition at line 281 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by animateSensorRotationCB(), construct(), and rotateCamera().
|
protected |
Definition at line 438 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), processSoEvent(), setViewPt(), and updateSpeedIndicator().
|
protected |
Definition at line 439 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), processSoEvent(), setViewPt(), and updateSpeedIndicator().
|
protected |
Definition at line 437 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), processSoEvent(), and setViewPt().
|
protected |
Definition at line 387 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by processSoEvent().
|
protected |
Definition at line 395 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by restoreCamera(), and saveCurCamera().
|
protected |
Definition at line 261 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by moveCamera(), processSoEvent(), and rotateCamera().
|
protected |
Definition at line 284 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by animateRefParticle(), and animateSensorCB().
|
protected |
Definition at line 283 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by animateRefParticle(), and animateSensorCB().
|
protected |
Definition at line 284 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by animateRefParticle(), and animateSensorCB().
|
protected |
Definition at line 283 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by animateRefParticle(), and animateSensorCB().
|
protected |
Definition at line 260 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by moveCamera(), processSoEvent(), and rotateCamera().
|
protected |
Definition at line 462 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by moveCamera().
|
protected |
Definition at line 259 of file G4OpenInventorQtExaminerViewer.hh.
|
protected |
Definition at line 432 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), and superimpositionEvent().
|
protected |
Definition at line 440 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct().
|
protected |
Definition at line 423 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), and superimpositionEvent().
|
protected |
Definition at line 415 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), and superimpositionEvent().
|
protected |
Definition at line 387 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by actualRedraw(), animateRefParticle(), animateSensorCB(), animateSensorRotationCB(), cleanUpAfterPrevFile(), construct(), incSpeed(), processSoEvent(), setStartingPtForAnimation(), setViewPt(), and superimpositionEvent().
|
protected |
Definition at line 388 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), deleteViewPt(), renameViewPt(), setViewPt(), and superimpositionEvent().
|
protected |
Definition at line 456 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by afterRealizeHook().
|
protected |
Definition at line 457 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by afterRealizeHook().
|
protected |
Definition at line 386 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by moveCamera(), and rotateCamera().
|
protected |
Definition at line 373 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by afterRealizeHook(), deleteViewPt(), loadViewPts(), and renameViewPt().
|
protected |
Definition at line 372 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by afterRealizeHook(), construct(), deleteViewPt(), renameViewPt(), and sortViewPts().
|
protected |
Definition at line 374 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by afterRealizeHook(), cleanUpAfterPrevFile(), deleteViewPt(), renameViewPt(), saveViewPt(), sortViewPts(), and writeViewPtIdx().
|
protected |
Definition at line 239 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct().
|
protected |
Definition at line 400 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), processSoEvent(), and setStartingPtForAnimation().
|
protected |
Definition at line 376 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), and writeViewPtIdx().
|
protected |
Definition at line 377 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), renameViewPt(), saveViewPt(), and sortViewPts().
|
protected |
Definition at line 451 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), decSpeed(), processSoEvent(), setViewPt(), and updateSpeedIndicator().
|
protected |
Definition at line 435 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct().
|
protected |
Definition at line 434 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct().
|
protected |
Definition at line 433 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct().
|
protected |
Definition at line 436 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct().
|
protected |
Definition at line 429 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), and mouseoverCB().
|
protected |
Definition at line 428 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), and mouseoverCB().
|
protected |
Definition at line 427 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), and mouseoverCB().
|
protected |
Definition at line 430 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), and mouseoverCB().
|
protected |
Definition at line 418 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), and superimpositionEvent().
|
protected |
Definition at line 417 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), and superimpositionEvent().
|
protected |
Definition at line 416 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), and superimpositionEvent().
|
protected |
Definition at line 419 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), and superimpositionEvent().
|
protected |
Definition at line 398 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by afterRealizeHook(), animateRefParticle(), construct(), processSoEvent(), and setStartingPtForAnimation().
|
protected |
Definition at line 241 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), HookEventProcState::Notify(), and sceneChangeCB().
|
protected |
Definition at line 465 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct().
|
protected |
Definition at line 462 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by moveCamera().
|
protected |
Definition at line 459 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), and setStartingPtForAnimation().
bool G4OpenInventorQtExaminerViewer::pickRefPathFlag |
Definition at line 220 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), and pickingCB().
|
protected |
Definition at line 393 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct().
|
protected |
Definition at line 392 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by moveCamera().
|
protected |
Definition at line 391 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by moveCamera(), and rotateCamera().
|
protected |
Definition at line 385 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by processSoEvent().
|
protected |
Definition at line 387 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by animateSensorRotationCB(), and processSoEvent().
|
protected |
Definition at line 384 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by animateSensorCB(), incSpeed(), moveCamera(), processSoEvent(), setStartingPtForAnimation(), and superimpositionEvent().
|
protected |
Definition at line 380 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by animateSensorCB(), distanceToTrajectory(), evenOutRefParticlePts(), incSpeed(), invertRefPath(), moveCamera(), processSoEvent(), setReferencePath(), setReferencePathZPos(), setStartingPtForAnimation(), sortElements(), and superimpositionEvent().
|
protected |
Definition at line 382 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by setReferencePathZPos(), and superimpositionEvent().
|
protected |
Definition at line 397 of file G4OpenInventorQtExaminerViewer.hh.
|
protected |
Definition at line 396 of file G4OpenInventorQtExaminerViewer.hh.
|
protected |
Definition at line 401 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by processSoEvent(), and rotateCamera().
|
protected |
Definition at line 402 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by animateSensorRotationCB(), processSoEvent(), and rotateCamera().
|
protected |
Definition at line 463 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct().
std::string G4OpenInventorQtExaminerViewer::saveRefCoordsFileName |
Definition at line 215 of file G4OpenInventorQtExaminerViewer.hh.
std::string G4OpenInventorQtExaminerViewer::saveScenegraphFileName |
Definition at line 214 of file G4OpenInventorQtExaminerViewer.hh.
|
protected |
Definition at line 282 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by afterRealizeHook().
|
protected |
Definition at line 370 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by createElementsList(), getSceneElements(), and sortElements().
|
protected |
Definition at line 408 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), and getSuperimpositionNode().
|
protected |
Definition at line 411 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), and updateSpeedIndicator().
|
protected |
Definition at line 276 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by animateSensorCB(), construct(), decSpeed(), and incSpeed().
|
protected |
Definition at line 412 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), and superimpositionEvent().
|
protected |
Definition at line 390 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), moveCamera(), and processSoEvent().
|
protected |
Definition at line 414 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), and superimpositionEvent().
|
protected |
Definition at line 410 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), mouseoverCB(), processSoEvent(), and setViewPt().
|
protected |
Definition at line 400 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), processSoEvent(), and setStartingPtForAnimation().
|
protected |
Definition at line 462 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by moveCamera().
bool G4OpenInventorQtExaminerViewer::viewingBeforePickRef |
Definition at line 221 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by pickingCB().
|
protected |
Definition at line 375 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by cleanUpAfterPrevFile(), construct(), deleteViewPt(), loadViewPts(), saveViewPt(), setViewPt(), and writeViewPtIdx().
|
protected |
Definition at line 371 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by addViewPoints(), afterRealizeHook(), cleanUpAfterPrevFile(), deleteViewPt(), loadViewPts(), processSoEvent(), renameViewPt(), saveViewPt(), setViewPt(), and sortViewPts().
|
protected |
Definition at line 368 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by construct(), createElementsList(), and sortElements().