This is BBBasicShapeHollowSticks.h in view mode; [Download] [Up]
/* BBBasicShapeHollowSticks.h * * This region shape draws a hollow stick region. * * Usage: Use it as a simple regionShape.. * * Written by: Thomas Engel * Created: 23.05.1994 (Copyleft) * Last modified: 23.05.1994 */ #import "BBRegionShape.h" @interface BBBasicShapeHollowSticks:BBRegionShape - addSubshapesTo:aList; - (float)bondRadius:sender; @end /* * History: 23.05.94 New regionShape subclass.. * * * Bugs: - Nop */
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.