aboutsummaryrefslogtreecommitdiff
path: root/sys/plio/plbox.h
blob: f988b9d6460256b0dfc0741da0f51df9b40cbf40 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Copyright(c) 1986 Association of Universities for Research in Astronomy Inc.

define	LEN_BOXDES	6
define	B_PL		Memi[$1]	# reference mask
define	B_X1		Memi[$1+1]	# X1 coord of box
define	B_Y1		Memi[$1+2]	# Y1 coord of box
define	B_X2		Memi[$1+3]	# X2 coord of box
define	B_Y2		Memi[$1+4]	# Y2 coord of box
define	B_PV		Memi[$1+5]	# pixel value