Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ psedfg(3g) — PHIGS 5.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

PSEDFG(3g)  —  Subroutines

Name

PSEDFG − Specifies the edge flag value. 

Operating States: PHOP, ∗, STOP, ∗
PHIGS standard function
Creates a structure element
 

Syntax

PSEDFG (EDFLAG)

Argument       Data Type      Access     Description
---------------------------------------------------------------------------
EDFLAG         Integer        Read       Edge on-off flag
---------------------------------------------------------------------------

Constants

Defined Argument      Constant      Description
---------------------------------------------------------------------------
EDFLAG                POFF          Edges off.  This is the default
                                    value.
                      PON           Edges on.
---------------------------------------------------------------------------

Description

PSEDFG specifies the edge flag value.  Depending on the current edit mode, this function either inserts the new structure element directly after the element indicated by the pointer or replaces the element indicated by the pointer. The pointer then points to the new set edge flag element. 

During structure traversal, Digital PHIGS sets the current edge flag entry in the PHIGS traversal state list to the specified value.  If the current edge flag ASF entry is INDIVIDUAL, Digital PHIGS uses this value during the subsequent traversal of the following primitives:

•Fill area set

•Fill area set 3

•Fill area set with data

•Quadrilateral mesh with data

•Set of fill area set with data

•Triangle set with data

•Triangle strip with data

If the corresponding ASF is BUNDLED, the value has no effect. 

If Digital PHIGS is in immediate mode, it performs this function immediately, but the function does not create a structure element. 

See Also

PFAS
PFAS3
PFASD
PFAS3D
DFASW
DFASW3
PQEDF
PBSS3
PQM3D
PSEDR
PSEDP
PSIASF
PSFAS3
PTST3D

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