PEXHomoColorCIE Data Structure


 
   typedef struct {
         float      x;
         float      y;
         float      z;
         float      w;
   } PEXHomoColorCIE;
 

For a list of data structures for non-uniform rational B-splines, see Data Structures for NURBS.