OpenWareLaboratory
SimpleValue.cpp File Reference
Include dependency graph for SimpleValue.cpp:

Go to the source code of this file.

Macros

#define Q12_FACTOR   ((float)(1<<12))
 The int constants are meant to provide reasonable defaults for use with OWL parameters, which are generally 12 bit fixed point, i.e. More...
 

Macro Definition Documentation

◆ Q12_FACTOR

#define Q12_FACTOR   ((float)(1<<12))

The int constants are meant to provide reasonable defaults for use with OWL parameters, which are generally 12 bit fixed point, i.e.

Q12.

Definition at line 8 of file SimpleValue.cpp.