activateParameter(int parameterID) | MovableObject | [virtual] |
buildFE_Model(void) | TclFeViewer | |
clearImage(void) | TclFeViewer | |
displayModel(int eleFlag, int nodeFlag, float displayFact) | TclFeViewer | |
getClassTag(void) const | MovableObject | |
getClassType(void) const | MovableObject | [virtual] |
getDbTag(void) const | MovableObject | |
MovableObject(int classTag, int dbTag) | MovableObject | |
MovableObject(int classTag) | MovableObject | |
playback(int commitTag) | TclFeViewer | |
record(int commitTag, double timeStamp) | TclFeViewer | [virtual] |
Recorder(int classTag) | Recorder | |
recvSelf(int commitTag, Channel &theChannel, FEM_ObjectBroker &theBroker) | Recorder | [virtual] |
restart(void) | TclFeViewer | [virtual] |
saveImage(const char *fileName) | TclFeViewer | |
saveImage(const char *imageName, const char *fileName) | TclFeViewer | |
sendSelf(int commitTag, Channel &theChannel) | Recorder | [virtual] |
setDbTag(int dbTag) | MovableObject | |
setDomain(Domain &theDomain) | Recorder | [virtual] |
setFillMode(const char *) | TclFeViewer | |
setParameter(const char **argv, int argc, Parameter ¶m) | MovableObject | [virtual] |
setPlaneDist(float, float) | TclFeViewer | |
setPortWindow(float, float, float, float) | TclFeViewer | |
setProjectionMode(const char *) | TclFeViewer | |
setPRP(float, float, float) | TclFeViewer | |
setViewWindow(float, float, float, float) | TclFeViewer | |
setVPN(float, float, float) | TclFeViewer | |
setVRP(float, float, float) | TclFeViewer | |
setVUP(float, float, float) | TclFeViewer | |
TclFeViewer(const char *title, int xLoc, int yLoc, int width, int height, Domain &theDomain, int wipeFlag, Tcl_Interp *interp) | TclFeViewer | |
TclFeViewer(const char *title, int xLoc, int yLoc, int width, int height, const char *fileName, Domain &theDomain, Tcl_Interp *interp) | TclFeViewer | |
updateParameter(int parameterID, Information &info) | MovableObject | [virtual] |
~MovableObject() | MovableObject | [virtual] |
~Recorder() | Recorder | [virtual] |
~TclFeViewer() | TclFeViewer | |