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

#include <scalar.h>

Public Attributes

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

Member Data Documentation

◆ [union]

union { ... } Math::int4

◆ v

int Math::int4::v[4]

◆ w

int Math::int4::w

◆ x

int Math::int4::x

◆ y

int Math::int4::y

◆ z

int Math::int4::z

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