ftp.nice.ch/pub/next/graphics/3d/geomview.1.4.1.s.tar.gz#/Geomview/src/bin/trigrp/trigrp.h

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

#include <transform.h>
#include <hg4.h>
#include <point.h>
#include <plane.h>
#include <line.h>
#ifdef PI
#undef PI
#endif
#define PI	3.1415926
#define 		G_233	0
#define		G_234	1
#define		G_235	2
#define		G_236	3
#define		G_237	4

#define	NUMGRPS		5
#define XMIN		-.25
#define XMAX	.75
#define YMIN	 	-.1
#define YMAX	.9

extern int active_group, which;

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