PEXViewRep Data Structure


 
   typedef struct {
         PEXTableIndex       index;
         unsigned short      reserved;
         PEXViewEntry        view;
   } PEXViewRep;
 

PEXViewRep is a data structure that is common to the following functions:

For a list of data structures for PHIGS workstations, see Data Structures for PHIGS Workstations.