pset_model_clip_ind(3g) — Subroutines
Name
pset_model_clip_ind − Specifies the current modeling clipping indicator entry in the PHIGS traversal state list.
Operating States: PHOP, ∗, STOP, ∗
PHIGS standard function
Creates a structure element
Syntax
void pset_model_clip_ind (
Pclip_ind clip_ind /∗ (I) Clipping indicator ∗/
)
Data Structures
typedef enum {
PIND_NO_CLIP, /∗ clipping disabled ∗/
PIND_CLIP /∗ clipping enabled ∗/
} Pclip_ind;
Description
pset_model_clip_ind specifies the current modeling clipping indicator entry in the PHIGS traversal state list. Digital PHIGS uses this value to determine whether subsequent output primitives will be clipped against the modeling clipping volume.
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 modeling clipping indicator element.
Digital PHIGS Version 4.1 does not support this function.
See Also
pinq_model_clip_facs
prestore_model_clip_vol
pset_model_clip_vol
pset_model_clip_vol3