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

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

#include <Declarations.h>

Public Member Functions

constexpr plInt64DoubleUnion (double fInit)
 
constexpr plInt64DoubleUnion (plUInt64 uiInit)
 

Public Attributes

plUInt64 i
 
double f
 

Detailed Description

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


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