Overture
Version 25
|
Public Attributes | |
Widget | toplevel |
Widget | mainw |
Widget | menubar |
Widget | frame |
Widget | plotStuff |
Widget | userCascade |
Widget | rightColumn |
Widget | rotateFrame |
Widget | rotateButtons |
Widget | midarea |
Widget | userButtonArea |
Widget | userMenu |
Widget | userButton [MAX_BUTTONS] |
Widget | xValue |
Widget | lineSF |
Widget | fractionOfScreen |
int | viewCharOpen |
int | clipPlaneOpen |
int | annotateOpen |
int | numUserBtn |
XVisualInfo * | vi |
Colormap | cmap |
GLXContext | cx |
GLboolean | postDisplay |
Dimension | width |
Dimension | height |
GLboolean | doubleBuffer |
int WINDOW_REC::annotateOpen |
Referenced by annotateDialog(), and makeGraphicsWindow().
int WINDOW_REC::clipPlaneOpen |
Referenced by clippingPlanesDialog(), and makeGraphicsWindow().
Colormap WINDOW_REC::cmap |
Referenced by makeGraphicsWindow().
GLXContext WINDOW_REC::cx |
Referenced by destroyGraphicsWindow(), draw(), graphicsInit(), makeGraphicsWindow(), and moglGetInfo().
GLboolean WINDOW_REC::doubleBuffer |
Referenced by draw(), and makeGraphicsWindow().
Widget WINDOW_REC::fractionOfScreen |
Referenced by makeGraphicsWindow(), and viewCharacteristicsDialog().
Widget WINDOW_REC::frame |
Referenced by makeGraphicsWindow().
Dimension WINDOW_REC::height |
Referenced by exposeOrResize(), and makeGraphicsWindow().
Widget WINDOW_REC::lineSF |
Referenced by makeGraphicsWindow(), and viewCharacteristicsDialog().
Widget WINDOW_REC::mainw |
Referenced by makeGraphicsWindow(), moglBuildPopup(), and moglGetAnswer().
Widget WINDOW_REC::menubar |
Referenced by makeGraphicsWindow(), and moglBuildUserMenu().
Widget WINDOW_REC::midarea |
Referenced by makeGraphicsWindow().
int WINDOW_REC::numUserBtn |
Referenced by makeGraphicsWindow(), moglBuildUserButtons(), and moglSetSensitive().
Widget WINDOW_REC::plotStuff |
Referenced by eventLoop(), exposeOrResize(), graphicsInit(), makeGraphicsWindow(), moglGetWindowSize(), and moglPollEvents().
GLboolean WINDOW_REC::postDisplay |
Referenced by eventLoop(), exposeOrResize(), makeGraphicsWindow(), moglPollEvents(), and moglPostDisplay().
Widget WINDOW_REC::rightColumn |
Referenced by makeGraphicsWindow().
Widget WINDOW_REC::rotateButtons |
Referenced by makeGraphicsWindow().
Widget WINDOW_REC::rotateFrame |
Referenced by makeGraphicsWindow().
Widget WINDOW_REC::toplevel |
Widget WINDOW_REC::userButton[MAX_BUTTONS] |
Referenced by makeGraphicsWindow(), moglBuildUserButtons(), moglSetButtonSensitive(), and moglSetSensitive().
Widget WINDOW_REC::userButtonArea |
Referenced by makeGraphicsWindow(), and moglBuildUserButtons().
Widget WINDOW_REC::userCascade |
Referenced by makeGraphicsWindow(), moglBuildUserMenu(), and moglSetSensitive().
Widget WINDOW_REC::userMenu |
XVisualInfo* WINDOW_REC::vi |
Referenced by makeGraphicsWindow(), and moglGetInfo().
int WINDOW_REC::viewCharOpen |
Referenced by makeGraphicsWindow(), and viewCharacteristicsDialog().
Dimension WINDOW_REC::width |
Referenced by exposeOrResize(), and makeGraphicsWindow().
Widget WINDOW_REC::xValue |
Referenced by makeGraphicsWindow(), and viewCharacteristicsDialog().