PEXTMCoordData Data Structure


 
   typedef struct {
         PEXEnumTypeIndex                   projection;
         PEXTMParameterizationData          param_data;
         PEXEnumTypeIndex                   coord_source;
         unsigned short int                 fp_data_index;
         PEXMatrix                          mc_transform;
   } PEXTMCoordData;
 

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

For a list of data structures for textures, see Data Structures for Textures.