OWL
OptiX7 Wrapper Library
|
#include <fixedpoint.h>
Public Member Functions | |
FixedPoint () | |
float | operator float () const |
Public Attributes | |
storageT | bits |
a n-bit fixed-point float in the [0..1] region
gdt::FixedPoint< storageT, Nbits, is_signed >::FixedPoint | ( | ) |
|
inline |
storageT gdt::FixedPoint< storageT, Nbits, is_signed >::bits |