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

#include <scalar.h>

Public Attributes

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

Member Data Documentation

◆ [union]

union { ... } Math::byte4u

◆ v

unsigned int Math::byte4u::v

◆ w

ubyte Math::byte4u::w

◆ x

ubyte Math::byte4u::x

◆ y

ubyte Math::byte4u::y

◆ z

ubyte Math::byte4u::z

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