Torus object.
#include <ayam.h>
Data Fields | |
| char | closed | 
| create missing cap surfaces?  | |
| double | majorrad | 
| ring radius (hole radius + minorrad)  | |
| double | minorrad | 
| ring thickness  | |
| double | phimin | 
| delimit ring on minorrad circle  | |
| double | phimax | 
| delimit ring on minorrad circle  | |
| double | thetamax | 
| angle of revolution (degrees)  | |
| double * | pnts | 
| read only points [90 * 3] (created on request)  | |
 1.6.3