ftp.nice.ch/pub/next/graphics/3d/geomview.1.4.1.s.tar.gz#/Geomview/src/bin/warp/sgi/panel.h

This is panel.h in view mode; [Download] [Up]

/* Header file generated with fdesign. */

/**** Callback routines ****/

extern void ObjectProc(FL_OBJECT *, long);
extern void uiWarpProc(FL_OBJECT *, long);
extern void uiOptionsProc(FL_OBJECT *, long);
extern void uiQuitProc(FL_OBJECT *, long);
extern void uiEditPointProc(FL_OBJECT *, long);
extern void uiDeletePointProc(FL_OBJECT *, long);
extern void uiDeleteAllProc(FL_OBJECT *, long);
extern void uiPositionProc(FL_OBJECT *, long);
extern void uiPreviewProc(FL_OBJECT *, long);

extern void uiEditLocation(FL_OBJECT *, long);

extern void uiPositionProc(FL_OBJECT *, long);
extern void WidgetScaleProc(FL_OBJECT *, long);
extern void WidgetScaleProc(FL_OBJECT *, long);
extern void WidgetGeomProc(FL_OBJECT *, long);
extern void uiOptionsDoneProc(FL_OBJECT *, long);




/**** Forms and Objects ****/

extern FL_FORM *MainForm;

extern FL_OBJECT
        *uiObject,
        *uiCreateOnPick,
        *uiPointBrowser;

extern FL_FORM *EditForm;

extern FL_OBJECT
        *uiEditX,
        *uiEditY,
        *uiEditZ,
        *uiStrength,
        *uiSmoothness,
        *uiEditCancel,
        *uiEditSet,
        *uiEditSetAll;

extern FL_FORM *OptionsForm;

extern FL_OBJECT
        *uiGridX,
        *uiGridY,
        *uiGridZ,
        *uiRelSize,
        *uiWidgetSize,
        *uiWidgetGeom,
        *uiEndStep,
        *uiStartStep,
        *uiAutoUpdate,
        *uiPath,
        *uiIntToFiles,
        *uiPrefix,
        *uiIntSteps,
        *uiIntToGV,
        *uiRetain;

extern FL_FORM *ErrorForm;

extern FL_OBJECT
        *error1,
        *error2,
        *error3,
        *uiErrorOK;



/**** Creation Routine ****/

extern void create_the_forms();

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.