Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenslang_swizzle Struct Reference
Detailed DescriptionHolds complete information about vector swizzle - the <swizzle> array contains vector component source indices, where 0 is "x", 1 is "y", 2 is "z" and 3 is "w". Example: "xwz" --> { 3, { 0, 3, 2, not used } }. Definition at line 47 of file slang_typeinfo.h. The documentation for this struct was generated from the following file:
Generated on Thu May 24 2012 06:44:37 for ReactOS by
1.7.6.1
|
|||||||