This is BBBasicShapeSpacefilling.h in view mode; [Download] [Up]
/* BBBasicShapeSpacefilling.h * * This region shape draws a spacefilling region in v.d.Waals atomsize. * * 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 BBBasicShapeSpacefilling:BBRegionShape - 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.