XII Release 0.1.0
Loading...
Searching...
No Matches
xiiIntFloatUnion Union Reference

Simple helper union to store ints and floats to modify their bit patterns. More...

#include <Declarations.h>

Public Member Functions

constexpr xiiIntFloatUnion (float fInit)
 
constexpr xiiIntFloatUnion (xiiUInt32 uiInit)
 

Public Attributes

xiiUInt32 i
 
float f
 

Detailed Description

Simple helper union to store ints and floats to modify their bit patterns.


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