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

#include <scalar.h>

Public Attributes

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

Member Data Documentation

◆ [union]

union { ... } Math::float2

◆ v

scalar Math::float2::v[2]

◆ x

scalar Math::float2::x

◆ y

scalar Math::float2::y

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