Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pset_int_colr_ind(3g) — PHIGS 5.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

pset_int_colr_ind(3g)  —  Subroutines

Name

pset_int_colr_ind − Creates or redefines an interior color index. 

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

Syntax

void pset_int_colr_ind (
  Pint    index    /∗ (I) Interior color index ∗/
)

Description

pset_int_colr_ind creates or redefines an interior color index, which points to an entry in the workstation color table.  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 color index element. 

The set interior color index element has the following effects during structure traversal:

•Digital PHIGS sets the current interior color index entry in the PHIGS traversal state list to the specified value. If the corresponding current interior color index ASF entry is INDIVIDUAL, Digital PHIGS uses this value when traversing subsequent fill area, fill area 3, fill area set, and fill area set 3 primitives.  If the corresponding ASF value is BUNDLED, this function has no effect on primitives created subsequent to the call. 

•Digital PHIGS uses index value 1 if the requested interior color index is not available on the workstation. 

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

See Also

pfill_area
pfill_area3
pfill_area_set
pfill_area_set3
pfill_area_set_data
pfill_area_set3_data
pe_fill_area_set_wshape
pe_fill_area_set3_wshape
pnon_uniform_b_spline_surf3
pquad_mesh3_data
pset_colr_rep
pset_indiv_asf
pset_int_colr
pset_int_ind
pset_int_rep
pset_of_fill_area_sets3_data
ptri_strip3_data

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