ftp.nice.ch/pub/next/science/chemistry/BeakerBoy.0.31.s.tar.gz#/BeakerBoy.0.31.s/BBBasicShapeRoundSticks.h

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

/* BBBasicShapeRoundSticks.h				 
 *
 * This region shape draws a stick model with nice round ends.
 *
 * Usage: Use it as a simple regionShape..
 *	
 * Written by: 		Thomas Engel
 * Created:    		23.05.1994 (Copyleft)
 * Last modified: 	23.05.1994
 */

#import "BBBasicShapeHollowSticks.h"

@interface BBBasicShapeRoundSticks:BBBasicShapeHollowSticks

- addSubshapesTo:aList;

- (float)atomRadius:sender;

@end

/*
 * History: 23.05.94 Another regionShape subclass..
 *
 *
 * Bugs: - Nop
 */

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