Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ prqlc3(3g) — PHIGS 5.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

PRQLC3(3g)  —  Subroutines

Name

PRQLC3 − Prompts for input using the locator-class logical input device specified. 

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

Syntax

PRQLC3 (WKID, LCDNR, STAT, VIEWI, PX, PY, PZ)

Argument        Data Type      Access   Description
---------------------------------------------------------------------------
WKID            Integer        Read     Workstation identifier
LCDNR           Integer        Read     Locator device number
CHDNR           Integer        Read     Choice device number
STAT            Integer        Write    Status
VIEWI           Integer        Write    View index
PX, PY, PZ      Real           Write    Locator position, in world
                                        coordinates (x, y, z)
---------------------------------------------------------------------------

Constants

Defined Argument     Constant       Description
---------------------------------------------------------------------------
STAT                 PNONE          User performed a break action.
                     POK            User selected a locator position.
---------------------------------------------------------------------------

Description

PRQLC3 prompts you for input using the locator-class logical input device specified by the device number and the workstation identifier.  If the input status is POK, this function returns the world coordinate point and the view index of the view transformation Digital PHIGS uses to translate the normalized projection coordinate points to the world coordinate points. See Getting Started with DEC PHIGS for more information about view indexes. 

Digital PHIGS uses the current workstation transformation to translate the device coordinate point to a normalized projection coordinate point. 

See Also

PGTLC3
PINLC3
PRQLC
PSMLC3
PSLCM
PSVTIP

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