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

#include <scalar.h>

Public Attributes

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

Member Data Documentation

◆ [union]

union { ... } Math::int2

◆ v

int Math::int2::v[2]

◆ x

int Math::int2::x

◆ y

int Math::int2::y

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