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

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

/* Header file generated with fdesign. */

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

extern void GoButtonProc(FL_OBJECT *, long);
extern void QuitButtonProc(FL_OBJECT *, long);
extern void RotSweepProc(FL_OBJECT *, long);
extern void TransSweepProc(FL_OBJECT *, long);




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

extern FL_FORM *MainForm;

extern FL_OBJECT
        *RotGroup,
        *Rotlength,
        *DegButton,
        *RadButton,
        *Rotendz,
        *Rotendy,
        *Rotendx,
        *Rotdirz,
        *Rotdiry,
        *Rotdirx,
        *Rotdivisions,
        *TransGroup,
        *Translength,
        *Transxdir,
        *Transydir,
        *Transzdir,
        *TypeGroup,
        *RotSweep,
        *TransSweep;

extern FL_FORM *FooForm;



/**** 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.