Path Tracer
Public Attributes | List of all members
_IEEEDouble Union Reference

#include <qnan.h>

Public Attributes

double Double
 
struct {
   uint64_t   Frac: 52
 
   uint64_t   Exp: 11
 
   uint64_t   Sign: 1
 
IEEE
 

Detailed Description

Data structure to represent the bit pattern of a 64 Bit IEEE 754 floating-point number.


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