PEXEdgeBundleEntry Data Structure


 
   typedef struct {
         PEXSwitch            edge_flag;
         unsigned char        reserved;
         PEXEnumTypeIndex     type;
         float                width;
         PEXColorSpecifier    color;
   } PEXEdgeBundleEntry;
 

For a list of data structures for lookup tables, see Data Structures for Lookup Tables.