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

#include <scalar.h>

Public Attributes

union { 
 
   struct { 
 
      byte   x 
 
      byte   y 
 
      byte   z 
 
      byte   w 
 
   }  
 
   unsigned int   v 
 
};  
 

Member Data Documentation

◆ [union]

union { ... } Math::byte4

◆ v

unsigned int Math::byte4::v

◆ w

byte Math::byte4::w

◆ x

byte Math::byte4::x

◆ y

byte Math::byte4::y

◆ z

byte Math::byte4::z

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