PEXColorHSVNormal Data Structure


 
   typedef struct {
         PEXColorHSV      hsv;
         PEXVector        normal;
   } PEXColorHSVNormal;
 

PEXColorHSVNormal is a data structure that is referenced by the following data structures:

For a list of data structures for facet data, see Data Structures for Facet Data.