GsSortBoxFill
Enters a rectangle in an OT
void
GsSortBoxFill
(
GsBOXF *bp,
GsOT *otp,
u_short pri,
)
Arguments
bp
Pointer to a rectangle descriptor
otp
Pointer to an ordering table
pri
Position in the ordering table
Return Value
None.
Explanation
The rectangle pointed to by
bp
is entered into the ordering table pointed to by
otp
at position
pri
.
See Also
GsBOXF
,
GsOT