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

#include <scalar.h>

Public Attributes

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

Member Data Documentation

◆ [union]

union { ... } Math::int3

◆ v

int Math::int3::v[3]

◆ x

int Math::int3::x

◆ y

int Math::int3::y

◆ z

int Math::int3::z

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