Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ psism(3g) — PHIGS 5.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

PSISM(3g)  —  Subroutines

Name

PSISM − Specifies the interior shading method. 

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

Old Syntax

DSISM (SHDMD)

Argument       Data Type      Access     Description
---------------------------------------------------------------------------
SHDMD          Integer        Read       Interior shading method
---------------------------------------------------------------------------

New Syntax

PSISM (ISM)

Argument       Data Type      Access     Description
---------------------------------------------------------------------------
ISM            Integer        Read       Interior shading method
---------------------------------------------------------------------------

Constants

Defined Argument      Constant     Description
---------------------------------------------------------------------------
ISM                   PNOIS        No interpolation, constant shading
                      PCIS         Linear interpolation of color
                      PDDIS        Interpolation of color based on dot
                                   products
                      PDNIS        Interpolation of color based on normals
---------------------------------------------------------------------------

Description

PSISM specifies the interior shading method 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 interior shading method element. 

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

The new function syntax conforms to the ISO Fortran standard.  Digital recommends that you code using the new function syntax. 

See Also

PFA
PFA3
PFAS
PFAS3
PFASD
PFAS3D
DFASW
DFASW3
PQIFP
PBSS3
PQM3D
PSBISM
PSIASF
PSII
PSIP
PSFAS3
PTST3D

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