Nebula
Loading...
Searching...
No Matches
Math::uint4 Struct Reference

#include <scalar.h>

Public Attributes

union { 
 
   struct { 
 
      unsigned int   x 
 
      unsigned int   y 
 
      unsigned int   z 
 
      unsigned int   w 
 
   }  
 
   unsigned int   v [4] 
 
};  
 

Member Data Documentation

◆ [union]

union { ... } Math::uint4

◆ v

unsigned int Math::uint4::v[4]

◆ w

unsigned int Math::uint4::w

◆ x

unsigned int Math::uint4::x

◆ y

unsigned int Math::uint4::y

◆ z

unsigned int Math::uint4::z

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