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

#include <qnan.h>

Public Attributes

float Float
 
struct {
   uint32_t   Frac: 23
 
   uint32_t   Exp: 8
 
   uint32_t   Sign: 1
 
IEEE
 

Detailed Description

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


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