home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NOVA - For the NeXT Workstation
/
NOVA - For the NeXT Workstation.iso
/
Apps
/
Educational
/
Sphere
/
SphereDrawerObject.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-12-26
|
161 b
|
14 lines
/* Generated by Interface Builder */
#import <objc/Object.h>
@interface SphereDrawerObject:Object
{
id sphereControlPtr;
}
- init;
- computeSphere;
@end