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

#include <scalar.h>

Public Attributes

union { 
 
   struct { 
 
      scalar   x 
 
      scalar   y 
 
      scalar   z 
 
      scalar   w 
 
   }  
 
   scalar   v [4] 
 
};  
 

Member Data Documentation

◆ [union]

union { ... } Math::float4

◆ v

scalar Math::float4::v[4]

◆ w

scalar Math::float4::w

◆ x

scalar Math::float4::x

◆ y

scalar Math::float4::y

◆ z

scalar Math::float4::z

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