Plasma Engine  2.0
Loading...
Searching...
No Matches
plIntFloatUnion Union Reference

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

#include <Declarations.h>

Public Member Functions

constexpr plIntFloatUnion (float fInit)
 
constexpr plIntFloatUnion (plUInt32 uiInit)
 

Public Attributes

plUInt32 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: