Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ gpr_inq_constraints(A) — Apollo Domain/OS SR10.3.5

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

gpr_$set_clip_window

gpr_$set_clipping_active

gpr_$set_plane_mask

GPR_$INQ_CONSTRAINTS              GPR Calls               GPR_$INQ_CONSTRAINTS


NAME
     gpr_$inq_constraints - returns the clipping window and plane mask.

FORMAT
     gpr_$inq_constraints (window, active, plane_mask, status)

DESCRIPTION
     This routine returns the clipping window and plane mask used for the
     current bitmap.

   Output Parameters
     window
          The clipping window, in gpr_$window_t format.  This data type is 8
          bytes long.

     active
          Boolean (logical) value which specifies whether the clip window is
          enabled.  If the value is false, the clip window is disabled; if the
          value is true, the clip window is enabled.

     plane_mask
          The plane mask, which specifies the active bitmap plane(s), in
          gpr_$mask_t format.  This is a 2-byte integer.

     status
          Completion status, in status_$t format.

SEE ALSO
     gpr_$set_clip_window, gpr_$set_clipping_active, gpr_$set_plane_mask.

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026