PEXPickElementRef Data Structure


 
   typedef struct {
         PEXStructure       sid;
         unsigned long      offset;
         unsigned long      pick_id;
   } PEXPickElementRef;
 

PEXPickElementRef is a type definition that is referenced by the following data structure:

For a list of data structures for rendering picking, see Data Structures for Rendering Picking.