pe_end_struct(3g) — Subroutines
Name
pe_end_struct − Restores the attributes that were present before you called the pe_begin_struct function.
Operating States: PHOP, WSOP, STCL, ∗
Digital PHIGS extension function
Syntax
void pe_end_struct ( void )
Description
pe_end_struct restores the attributes that were present before you called the pe_begin_struct function. If you use multiple calls to pe_begin_struct, each subsequent call to pe_end_struct pops the stack of attributes.
pe_end_struct simulates the last part of the function. Specifically, pe_end_struct does the following:
1Restores the PHIGS traversal state list to what it was before the last call to pe_begin_struct
2Pops one name off the current structure name stack
See Also
pe_begin_rend
pe_begin_struct
pe_end_rend