src/aclvis/mainC.cpp File Reference

#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
MainWindowmainWindow


Define Documentation

#define BX_APP_CLASS   "BuilderProduct"
 

Referenced by aclvis_init().


Function Documentation

int aclvis_init int  argc,
char **  argv
 

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:

XtPointer CONVERT Widget  ,
char *  ,
char *  ,
int  ,
Boolean * 
 

Referenced by MainWindow::create().

XtPointer DOUBLE double   ) 
 

void MENU_POST Widget  ,
XtPointer  ,
XEvent *  ,
Boolean * 
 

void RegisterBxConverters XtAppContext   ) 
 

Referenced by aclvis_init(), and MainWindow::create().

void SET_BACKGROUND_COLOR Widget  ,
ArgList  ,
Cardinal *  ,
Pixel 
 

XtPointer SINGLE float   ) 
 

Pixmap XPM_PIXMAP Widget  ,
char ** 
 


Variable Documentation

vtkXRenderWindowInteractor* iren
 

Definition at line 83 of file mainC.cpp.

Referenced by aclvis_init().

MainWindow* mainWindow
 

Definition at line 86 of file mainC.cpp.

vtkRenderer* ren1
 

Definition at line 85 of file mainC.cpp.

Referenced by aclvis_init(), and VizTool::VizTool().

vtkXRenderWindow* renWin
 

Definition at line 84 of file mainC.cpp.

vtkRenderMaster rm
 

Definition at line 82 of file mainC.cpp.

Referenced by aclvis_init().


Generated on Mon Jan 16 13:24:10 2006 for IPPL by  doxygen 1.4.6