#include <G4OpenInventorXtExaminerViewer.hh>
|
| 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 *) |
|
G4OpenInventorXtExaminerViewer::G4OpenInventorXtExaminerViewer |
( |
Widget |
parent = NULL , |
|
|
const char * |
name = NULL , |
|
|
SbBool |
embed = TRUE , |
|
|
SoXtFullViewer::BuildFlag |
flag = BUILD_ALL , |
|
|
SoXtViewer::Type |
type = BROWSER |
|
) |
| |
G4OpenInventorXtExaminerViewer::~G4OpenInventorXtExaminerViewer |
( |
) | |
|
G4OpenInventorXtExaminerViewer::G4OpenInventorXtExaminerViewer |
( |
Widget |
parent, |
|
|
const char * |
name, |
|
|
SbBool |
embed, |
|
|
SoXtFullViewer::BuildFlag |
flag, |
|
|
SoXtViewer::Type |
type, |
|
|
SbBool |
build |
|
) |
| |
|
protected |
void G4OpenInventorXtExaminerViewer::addButton |
( |
Widget |
menu, |
|
|
std::string |
name, |
|
|
XtCallbackProc |
cb |
|
) |
| |
void G4OpenInventorXtExaminerViewer::addEscapeCallback |
( |
void(*)(void *) |
cb, |
|
|
void * |
object |
|
) |
| |
Widget G4OpenInventorXtExaminerViewer::addMenu |
( |
std::string |
name) | |
|
void G4OpenInventorXtExaminerViewer::afterRealizeHook |
( |
) | |
|
|
protectedvirtual |
Widget G4OpenInventorXtExaminerViewer::buildWidget |
( |
Widget |
parent) | |
|
|
protected |
Widget G4OpenInventorXtExaminerViewer::createScale |
( |
Widget |
, |
|
|
char * |
, |
|
|
int |
, |
|
|
float |
|
|
) |
| |
void G4OpenInventorXtExaminerViewer::createViewerButtons |
( |
Widget |
parent, |
|
|
SbPList * |
buttonlist |
|
) |
| |
|
protectedvirtual |
Widget G4OpenInventorXtExaminerViewer::getMenu |
( |
) | |
|
|
inline |
Widget G4OpenInventorXtExaminerViewer::getMenuBar |
( |
) | |
|
|
inline |
bool G4OpenInventorXtExaminerViewer::loadViewPts |
( |
) | |
|
|
protected |
void G4OpenInventorXtExaminerViewer::moveCamera |
( |
float |
dist = 0 , |
|
|
bool |
lookdown = false |
|
) |
| |
|
protected |
template<class T >
void G4OpenInventorXtExaminerViewer::parseString |
( |
T & |
t, |
|
|
const std::string & |
s, |
|
|
bool & |
error |
|
) |
| |
SbBool G4OpenInventorXtExaminerViewer::processSoEvent |
( |
const SoEvent *const |
event) | |
|
|
protectedvirtual |
void G4OpenInventorXtExaminerViewer::rotateCamera |
( |
) | |
|
|
protected |
void G4OpenInventorXtExaminerViewer::updateViewParams |
( |
SoKeyboardEvent::Key |
) | |
|
|
protected |
void G4OpenInventorXtExaminerViewer::warningMsgDialog |
( |
std::string |
msg, |
|
|
String |
dialogName, |
|
|
XtCallbackProc |
cb |
|
) |
| |
bool G4OpenInventorXtExaminerViewer::abbrOutputFlag |
SbVec3f G4OpenInventorXtExaminerViewer::camDir |
|
protected |
SbVec3f G4OpenInventorXtExaminerViewer::camUpVec |
|
protected |
std::string G4OpenInventorXtExaminerViewer::curEltName |
|
protected |
bool G4OpenInventorXtExaminerViewer::pickRefPathFlag |
std::string G4OpenInventorXtExaminerViewer::saveRefCoordsFileName |
Widget G4OpenInventorXtExaminerViewer::saveRefCoordsWidget |
std::string G4OpenInventorXtExaminerViewer::saveScenegraphFileName |
Widget G4OpenInventorXtExaminerViewer::saveScenegraphWidget |
bool G4OpenInventorXtExaminerViewer::viewingBeforePickRef |
bool G4OpenInventorXtExaminerViewer::warningFlag |
The documentation for this class was generated from the following files: