PSDCI(3g) — Subroutines
Name
PSDCI − Specifies the depth cue index value that selects an entry in the workstation depth cue table.
Operating States: PHOP, ∗, STOP, ∗
PHIGS PLUS function
Creates a structure element
Old Syntax
DSDCI (DCI)
Argument Data Type Access Description
---------------------------------------------------------------------------
DCI Integer Read Depth cue index
---------------------------------------------------------------------------
New Syntax
PSDCI (DCI)
Argument Data Type Access Description
---------------------------------------------------------------------------
DCI Integer Read Depth cue index
---------------------------------------------------------------------------
Description
PSDCI specifies the depth cue index value that selects an entry in the workstation depth cue table. Depth cueing modifies the color of a primitive based on the z-coordinate of the primitive in normalized projection coordinates. The set depth cue index element selects an entry in the workstation depth cue table. This entry specifies the depth cue mode, the depth cue reference planes, the depth cue scale factors, and a depth cue color. (See the PSDCR function.)
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 depth cue index 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
PQDCF
PQDCR
PQEDCI
PSDCR