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

#include <scalar.h>

Public Attributes

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

Member Data Documentation

◆ [union]

union { ... } Math::uint3

◆ v

unsigned int Math::uint3::v[3]

◆ x

unsigned int Math::uint3::x

◆ y

unsigned int Math::uint3::y

◆ z

unsigned int Math::uint3::z

The documentation for this struct was generated from the following file:
  • /github/workspace/code/foundation/math/scalar.h