home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
general
/
modelers
/
geomview
/
source.lha
/
Geomview
/
src
/
bin
/
example
/
panel.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1992-09-04
|
286 b
|
21 lines
/* Header file generated with fdesign. */
/**** Callback routines ****/
extern void VelocityProc(FL_OBJECT *, long);
/**** Forms and Objects ****/
extern FL_FORM *Example;
extern FL_OBJECT
*VelocitySlider;
/**** Creation Routine ****/
extern void create_the_forms();