pset_int_ind(3g) — Subroutines
Name
pset_int_ind − Sets the interior index value.
Operating States: PHOP, ∗, STOP, ∗
PHIGS standard function
Creates a structure element
Syntax
void pset_int_ind (
Pint index /∗ (I) Interior bundle index ∗/
)
Description
pset_int_ind sets the interior index value, which points to the workstation interior bundle 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 index element.
During structure traversal, Digital PHIGS sets the current interior index entry in the PHIGS traversal state list to the specified value. Digital PHIGS uses this value when traversing subsequent fill area, fill area 3, fill area set, and fill area set 3 primitives.
To determine the workstation-specific, predefined interior bundle tables, run the program phigs_predef. You can change the interior bundle table index values with the pset_int_rep attribute function.
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
pinq_int_rep
pset_indiv_asf
pset_int_rep