PEXSCAttributes5_2 Data Structure


 
   typedef struct {
         PEXCoord                    position;
         float                       distance;
         unsigned short              ceiling;
         Bool                        model_clip_flag;
         PEXStructurePath            start_path;
         PEXListOfNameSetPair        normal;
         PEXListOfNameSetPair        inverted;
         PEXLookupTable              text_font_table;
   } PEXSCAttributes5_2;
 

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

For a list of data structures for search context, see Data Structures for Search Context.