PEXMarkerBundleEntry Data Structure


 
   typedef struct {
         PEXEnumTypeIndex     type;
         short                reserved;
         float                scale;
         PEXColorSpecifier    color;
   } PEXMarkerBundleEntry;
 

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