Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pqir(3g) — PHIGS 5.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

PQIR(3g)  —  Subroutines

Name

PQIR − Returns interior style and color information. 

Operating States: PHOP, WSOP, ∗, ∗
PHIGS standard function

Syntax

PQIR (WKID, II, TYPE, ERRIND, INTS, ISTYLI, COLI)

Argument          Data Type      Access     Description
---------------------------------------------------------------------------
WKID              Integer        Read       Workstation identifier
II                Integer        Read       Interior index
TYPE              Integer        Read       Type of the returned values
ERRIND            Integer        Write      Error indicator
INTS              Integer        Write      Interior style
ISTYLI            Integer        Write      Interior style index
COLI              Integer        Write      Interior color index
---------------------------------------------------------------------------

Constants

Defined Argument      Constant       Description
---------------------------------------------------------------------------
TYPE                  PSET           Use the exact state list values.
                      PREALI         Use the values approximated by the
                                     graphics handler.
INTS                  PHOLLO         Hollow interior.
                      PSOLID         Solid interior.
                      PPATTR         Patterned interior.
                      PHATCH         Hatched interior.
                      PISEMP         Empty interior.
---------------------------------------------------------------------------

Description

PQIR returns the interior style value, the interior style index, and the interior color index.  If the specified interior index is not in the interior bundle table on the specified workstation, and the specified type of returned values is PREALI, the function returns the representation for interior index 1.  (See the Device Specifics Reference Manual for DEC GKS and DEC PHIGS for workstation-specific information.) 

See Also

PQIP
PQPIR
PSII
PSIR

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