Geant4
10.02.p03
|
#include <G4OpenInventorXtExaminerViewer.hh>
Classes | |
struct | elementForSorting |
struct | sceneElement |
struct | viewPtData |
Public Member Functions | |
G4OpenInventorXtExaminerViewer (Widget parent=NULL, const char *name=NULL, SbBool embed=TRUE, SoXtFullViewer::BuildFlag flag=BUILD_ALL, SoXtViewer::Type type=BROWSER) | |
~G4OpenInventorXtExaminerViewer () | |
template<class T > | |
void | parseString (T &t, const std::string &s, bool &error) |
Widget | addMenu (std::string name) |
void | addButton (Widget menu, std::string name, XtCallbackProc) |
Widget | getMenuBar () |
Widget | getMenu () |
void | warningMsgDialog (std::string, String, XtCallbackProc) |
Widget | createScale (Widget, char *, int, float) |
void | addEscapeCallback (void(*cb)(void *), void *) |
Public Attributes | |
bool | warningFlag |
std::string | saveScenegraphFileName |
Widget | saveScenegraphWidget |
std::string | saveRefCoordsFileName |
Widget | saveRefCoordsWidget |
bool | abbrOutputFlag |
bool | pickRefPathFlag |
bool | viewingBeforePickRef |
Protected Member Functions | |
G4OpenInventorXtExaminerViewer (Widget parent, const char *name, SbBool embed, SoXtFullViewer::BuildFlag flag, SoXtViewer::Type type, SbBool build) | |
Widget | buildWidget (Widget parent) |
virtual void | createViewerButtons (Widget parent, SbPList *buttonlist) |
virtual SbBool | processSoEvent (const SoEvent *const event) |
void | moveCamera (float dist=0, bool lookdown=false) |
void | rotateCamera () |
void | updateViewParams (SoKeyboardEvent::Key) |
bool | loadViewPts () |
virtual void | afterRealizeHook () |
Protected Attributes | |
std::string | curEltName |
SbVec3f | camUpVec |
SbVec3f | camDir |
Private Types | |
enum | CameraType { PERSPECTIVE, ORTHOGRAPHIC } |
enum | State { GENERAL, BEAMLINE, VIEWPOINT, ANIMATION, REVERSED_ANIMATION, PAUSED_ANIMATION, ROTATING } |
Private Member Functions | |
void | constructor (const SbBool build) |
void | setViewPt () |
void | writeViewPtIdx () |
void | cleanUpAfterPrevFile () |
void | popUpFileSelDialog (Widget &, std::string, std::string, XtCallbackProc) |
void | addViewPoints () |
void | renameViewPt (char *vpName) |
void | sortViewPts (std::vector< std::string >) |
void | deleteViewPt (char *vpName=NULL) |
void | animateRefParticle () |
void | saveCurCamera () |
void | restoreCamera () |
void | incSpeed () |
void | decSpeed () |
void | saveViewPt (char *name) |
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 (Widget) |
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 Private Member Functions | |
static void | sceneChangeCB (void *, SoSensor *) |
static void | cancelFileSelDialogCB (Widget, XtPointer, XtPointer) |
static void | openViewPtFileCB (Widget, XtPointer, XtPointer) |
static void | viewPtFileSelectedCB (Widget, XtPointer, XtPointer) |
static void | newViewPtFileCB (Widget, XtPointer, XtPointer) |
static void | createNewVPFileCB (Widget, XtPointer, XtPointer) |
static void | overwriteFileCB (Widget, XtPointer, XtPointer) |
static void | loadRefCoordsDialogCB (Widget, XtPointer, XtPointer) |
static void | loadRefCoordsCB (Widget, XtPointer, XtPointer) |
static void | saveRefCoordsDialogCB (Widget, XtPointer, XtPointer) |
static void | saveRefCoordsCB (Widget, XtPointer, XtPointer) |
static void | saveRefCoordsOverWriteCB (Widget, XtPointer, XtPointer) |
static void | loadSceneGraphDialogCB (Widget, XtPointer, XtPointer) |
static void | loadSceneGraphCB (Widget, XtPointer, XtPointer) |
static void | saveSceneGraphDialogCB (Widget, XtPointer, XtPointer) |
static void | saveSceneGraphCB (Widget, XtPointer, XtPointer) |
static void | saveSceneGraphOverWriteCB (Widget, XtPointer, XtPointer) |
static void | mouseoverCB (void *aThis, SoEventCallback *eventCB) |
static void | pickingCB (void *aThis, SoEventCallback *eventCB) |
static void | closeListsDialogCB (Widget, XtPointer, XtPointer) |
static void | loadBookmarkCB (Widget, XtPointer, XtPointer) |
static void | renameBookmarkCB (Widget, XtPointer, XtPointer) |
static void | sortBookmarksCB (Widget, XtPointer, XtPointer) |
static void | deleteBookmarkCB (Widget, XtPointer, XtPointer) |
static void | deleteViewPtCB (Widget, XtPointer, XtPointer) |
static void | animateRefParticleCB (Widget, XtPointer, XtPointer) |
static void | animateSensorCB (void *, SoSensor *) |
static void | animateSensorRotationCB (void *, SoSensor *) |
static void | prevViewPtCB (Widget, XtPointer, XtPointer) |
static void | nextViewPtCB (Widget, XtPointer, XtPointer) |
static void | saveViewPtCB (Widget, XtPointer, XtPointer) |
static void | abbrOutputCB (Widget, XtPointer, XtPointer) |
static void | pickRefPathCB (Widget, XtPointer, XtPointer) |
static void | constructListsDialog (Widget, XtPointer, XtPointer) |
static void | lookAtSceneElementCB (Widget, XtPointer, XtPointer) |
static void | cancelSceneElementSelectionCB (Widget, XtPointer, XtPointer) |
static void | closeMainWindowCB (Widget, XtPointer, XtPointer) |
static void | gotoRefPathStartCB (Widget, XtPointer, XtPointer) |
static void | invertRefPathCB (Widget, XtPointer, XtPointer) |
static void | getViewPtNameCB (Widget, XtPointer, XtPointer) |
static void | superimpositionCB (void *closure, SoAction *action) |
Static Private Attributes | |
static G4OpenInventorXtExaminerViewer * | viewer = 0 |
Friends | |
class | G4OpenInventorXtExaminerViewerMessenger |
class | HookEventProcState |
Definition at line 65 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Enumerator | |
---|---|
PERSPECTIVE | |
ORTHOGRAPHIC |
Definition at line 231 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Enumerator | |
---|---|
GENERAL | |
BEAMLINE | |
VIEWPOINT | |
ANIMATION | |
REVERSED_ANIMATION | |
PAUSED_ANIMATION | |
ROTATING |
Definition at line 237 of file G4OpenInventorXtExaminerViewer.hh.
G4OpenInventorXtExaminerViewer::G4OpenInventorXtExaminerViewer | ( | Widget | parent = NULL , |
const char * | name = NULL , |
||
SbBool | embed = TRUE , |
||
SoXtFullViewer::BuildFlag | flag = BUILD_ALL , |
||
SoXtViewer::Type | type = BROWSER |
||
) |
Definition at line 127 of file G4OpenInventorXtExaminerViewer.cc.
G4OpenInventorXtExaminerViewer::~G4OpenInventorXtExaminerViewer | ( | ) |
Definition at line 583 of file G4OpenInventorXtExaminerViewer.cc.
|
protected |
Definition at line 137 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 3077 of file G4OpenInventorXtExaminerViewer.cc.
|
privatevirtual |
Definition at line 1917 of file G4OpenInventorXtExaminerViewer.cc.
void G4OpenInventorXtExaminerViewer::addButton | ( | Widget | menu, |
std::string | name, | ||
XtCallbackProc | cb | ||
) |
Definition at line 674 of file G4OpenInventorXtExaminerViewer.cc.
void G4OpenInventorXtExaminerViewer::addEscapeCallback | ( | void(*)(void *) | cb, |
void * | object | ||
) |
Definition at line 4818 of file G4OpenInventorXtExaminerViewer.cc.
Widget G4OpenInventorXtExaminerViewer::addMenu | ( | std::string | name | ) |
Definition at line 660 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 3630 of file G4OpenInventorXtExaminerViewer.cc.
|
protectedvirtual |
Definition at line 779 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 4795 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 4733 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 4552 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 4520 of file G4OpenInventorXtExaminerViewer.cc.
|
protected |
Definition at line 603 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 3539 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
|
private |
Definition at line 3655 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 2843 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 4445 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 2446 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 147 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 2382 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 3708 of file G4OpenInventorXtExaminerViewer.cc.
Widget G4OpenInventorXtExaminerViewer::createScale | ( | Widget | , |
char * | , | ||
int | , | ||
float | |||
) |
|
protectedvirtual |
Definition at line 684 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 1879 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 4262 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 3238 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 3225 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 2221 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 4389 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 2003 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 2122 of file G4OpenInventorXtExaminerViewer.cc.
|
inline |
Definition at line 97 of file G4OpenInventorXtExaminerViewer.hh.
|
inline |
Definition at line 96 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 2146 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 468 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 3104 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 4648 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 4655 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 1861 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 4724 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 4714 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 4236 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 3787 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 3776 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 4014 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 4002 of file G4OpenInventorXtExaminerViewer.cc.
|
protected |
Definition at line 3408 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 2693 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 1149 of file G4OpenInventorXtExaminerViewer.cc.
|
protected |
Definition at line 899 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 3697 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 2872 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 3549 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 3756 of file G4OpenInventorXtExaminerViewer.cc.
void G4OpenInventorXtExaminerViewer::parseString | ( | T & | t, |
const std::string & | s, | ||
bool & | error | ||
) |
Definition at line 3486 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 1011 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 3087 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 3497 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 2858 of file G4OpenInventorXtExaminerViewer.cc.
|
protectedvirtual |
Definition at line 1347 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 4284 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 3314 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 4486 of file G4OpenInventorXtExaminerViewer.cc.
|
protected |
Definition at line 872 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 4463 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 3876 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 3825 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 3950 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 4100 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 4055 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 4177 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 3162 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 2989 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 4826 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 1931 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 1990 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 4593 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 2908 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 4338 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 2313 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 3356 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 2213 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 483 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 493 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 1896 of file G4OpenInventorXtExaminerViewer.cc.
|
protected |
|
private |
Definition at line 3035 of file G4OpenInventorXtExaminerViewer.cc.
|
staticprivate |
Definition at line 3560 of file G4OpenInventorXtExaminerViewer.cc.
void G4OpenInventorXtExaminerViewer::warningMsgDialog | ( | std::string | msg, |
String | dialogName, | ||
XtCallbackProc | cb | ||
) |
Definition at line 3671 of file G4OpenInventorXtExaminerViewer.cc.
|
private |
Definition at line 2888 of file G4OpenInventorXtExaminerViewer.cc.
|
friend |
Definition at line 67 of file G4OpenInventorXtExaminerViewer.hh.
|
friend |
Definition at line 144 of file G4OpenInventorXtExaminerViewer.hh.
bool G4OpenInventorXtExaminerViewer::abbrOutputFlag |
Definition at line 108 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 192 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 196 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 197 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 367 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 368 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 366 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 317 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 325 of file G4OpenInventorXtExaminerViewer.hh.
|
protected |
Definition at line 130 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 200 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 199 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 200 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 199 of file G4OpenInventorXtExaminerViewer.hh.
|
protected |
Definition at line 129 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 389 of file G4OpenInventorXtExaminerViewer.hh.
|
protected |
Definition at line 128 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 361 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 369 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 353 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 345 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 317 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 318 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 383 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 384 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 316 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 77 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 78 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 303 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 71 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 302 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 304 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 143 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 79 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 330 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 71 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 71 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 71 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 79 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 306 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 307 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 379 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 71 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 364 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 363 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 362 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 365 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 358 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 357 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 356 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 359 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 348 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 347 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 346 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 349 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 328 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 71 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 71 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 71 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 145 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 71 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 392 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 70 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 389 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 71 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 386 of file G4OpenInventorXtExaminerViewer.hh.
bool G4OpenInventorXtExaminerViewer::pickRefPathFlag |
Definition at line 109 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 323 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 322 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 321 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 315 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 317 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 70 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 79 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 314 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 310 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 312 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 327 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 326 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 331 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 332 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 390 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 79 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 71 of file G4OpenInventorXtExaminerViewer.hh.
std::string G4OpenInventorXtExaminerViewer::saveRefCoordsFileName |
Definition at line 103 of file G4OpenInventorXtExaminerViewer.hh.
Widget G4OpenInventorXtExaminerViewer::saveRefCoordsWidget |
Definition at line 104 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 71 of file G4OpenInventorXtExaminerViewer.hh.
std::string G4OpenInventorXtExaminerViewer::saveScenegraphFileName |
Definition at line 101 of file G4OpenInventorXtExaminerViewer.hh.
Widget G4OpenInventorXtExaminerViewer::saveScenegraphWidget |
Definition at line 102 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 198 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 300 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 338 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 341 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 192 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 342 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 320 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 344 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 340 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 330 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 389 of file G4OpenInventorXtExaminerViewer.hh.
|
staticprivate |
Definition at line 76 of file G4OpenInventorXtExaminerViewer.hh.
bool G4OpenInventorXtExaminerViewer::viewingBeforePickRef |
Definition at line 110 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 305 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 301 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 71 of file G4OpenInventorXtExaminerViewer.hh.
bool G4OpenInventorXtExaminerViewer::warningFlag |
Definition at line 99 of file G4OpenInventorXtExaminerViewer.hh.
|
private |
Definition at line 298 of file G4OpenInventorXtExaminerViewer.hh.