CCL Home Page
Up Directory CCL pixutils.h
/* pixutils.h
 * RasMol2 Molecular Graphics
 * Roger Sayle, October 1994
 * Version 2.5
 */

typedef struct {
        int px, py, pz;
        int wx, wy, wz;
        int tx, ty, tz;
        int cx, cy, cz;
        int inten;
	} Knot;

#define ZValid(z)     ((!UseSlabPlane) || ((z)=0)&&((x)=0)&&((y)
  
Modified: Mon Oct 24 16:00:00 1994 GMT
Page accessed 5348 times since Sat Apr 17 21:38:25 1999 GMT