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

#include <scalar.h>

Public Attributes

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

Member Data Documentation

◆ [union]

union { ... } Math::float3

◆ v

scalar Math::float3::v[3]

◆ x

scalar Math::float3::x

◆ y

scalar Math::float3::y

◆ z

scalar Math::float3::z

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