MTek-GDL 0.100.4-muffintrap
Loading...
Searching...
No Matches
Data Fields
CCV_VEC_TYPENAME Union Reference

Data Fields

ccvType v [2]
 
struct { 
 
   ccvType   x 
 
   ccvType   y 
 
};  
 
union { 
 
   struct { 
 
      union { 
 
         struct { 
 
            ccvType   x 
 
            ccvType   y 
 
         }  
 
         union { 
 
         }  
 
      }  
 
      ccvType   z 
 
   }  
 
   struct { 
 
      ccvType   _x 
 
   }  
 
};  
 
union { 
 
   struct { 
 
      union { 
 
         struct { 
 
            union { 
 
               struct { 
 
                  ccvType   x 
 
                  ccvType   y 
 
               }  
 
            }  
 
            union { 
 
               struct { 
 
                  ccvType   z 
 
                  ccvType   w 
 
               }  
 
            }  
 
         }  
 
         struct { 
 
            ccvType   _x 
 
            ccvType   _w 
 
         }  
 
      }  
 
   }  
 
   struct { 
 
      union { 
 
         struct { 
 
            union { 
 
            }  
 
            ccvType   __w 
 
         }  
 
         struct { 
 
            ccvType   __x 
 
         }  
 
      }  
 
   }  
 
};  
 

The documentation for this union was generated from the following file: