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

#include <scalar.h>

Public Attributes

union { 
 
   struct { 
 
      unsigned int   x 
 
      unsigned int   y 
 
   }  
 
   unsigned int   v [2] 
 
};  
 

Member Data Documentation

◆ [union]

union { ... } Math::uint2

◆ v

unsigned int Math::uint2::v[2]

◆ x

unsigned int Math::uint2::x

◆ y

unsigned int Math::uint2::y

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