#include <X11/StringDefs.h>
#include <Xm/Xm.h>
#include <Xm/DialogS.h>
#include <Xm/MwmUtil.h>
#include "UIWindow.h"
#include "defsC.h"
#include "MainWindow.h"
#include <vtkXRenderWindow.h>
#include <vtkXRenderWindowInteractor.h>
Include dependency graph for mainC.cpp:
Go to the source code of this file.
Defines | |
#define | BX_APP_CLASS "BuilderProduct" |
Functions | |
void | RegisterBxConverters (XtAppContext) |
XtPointer | CONVERT (Widget, char *, char *, int, Boolean *) |
XtPointer | DOUBLE (double) |
XtPointer | SINGLE (float) |
void | MENU_POST (Widget, XtPointer, XEvent *, Boolean *) |
Pixmap | XPM_PIXMAP (Widget, char **) |
void | SET_BACKGROUND_COLOR (Widget, ArgList, Cardinal *, Pixel) |
int | aclvis_init (int argc, char **argv) |
Variables | |
vtkRenderMaster | rm |
vtkXRenderWindowInteractor * | iren |
vtkXRenderWindow * | renWin |
vtkRenderer * | ren1 |
MainWindow * | mainWindow |
|
Referenced by aclvis_init(). |
|
Definition at line 87 of file mainC.cpp. References UIComponent::baseWidget(), UIWindow::baseWidget(), BX_APP_CLASS, MainWindow::create(), MainWindow::GetDrawingAreaWidget(), iren, mainWindow, UIComponent::manage(), RegisterBxConverters(), ren1, renWin, rm, and UIWindow::show(). Referenced by ACLVISDataConnect::ACLVISDataConnect(). Here is the call graph for this function: ![]() |
|
Referenced by MainWindow::create(). |
|
|
|
|
|
Referenced by aclvis_init(), and MainWindow::create(). |
|
|
|
|
|
|
|
Definition at line 83 of file mainC.cpp. Referenced by aclvis_init(). |
|
|
|
Definition at line 85 of file mainC.cpp. Referenced by aclvis_init(), and VizTool::VizTool(). |
|
|
|
Definition at line 82 of file mainC.cpp. Referenced by aclvis_init(). |