|
Rerun C++ SDK
|
Datatype: A double-precision 64-bit IEEE 754 floating point number. More...
#include <rerun/datatypes/float64.hpp>
Public Member Functions | |
| Float64 (double value_) | |
| Float64 & | operator= (double value_) |
Public Attributes | |
| double | value |
Datatype: A double-precision 64-bit IEEE 754 floating point number.