Nebula
Loading...
Searching...
No Matches
Math::half::Float Union Reference

Public Attributes

float f
struct { 
   uint32_t   frac: 23 
   uint32_t   exp: 8 
   uint32_t   sign: 1 
ieee

Member Data Documentation

◆ exp

uint32_t Math::half::Float::exp

◆ f

float Math::half::Float::f

◆ frac

uint32_t Math::half::Float::frac

◆ [struct]

struct { ... } Math::half::Float::ieee

◆ sign

uint32_t Math::half::Float::sign

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