Rerun C++ SDK
Loading...
Searching...
No Matches
rerun::encodings::Float64 Struct Reference

Encoding: A double-precision 64-bit IEEE 754 floating point number. More...

#include <rerun/encodings/float64.hpp>

Public Member Functions

 Float64 (double value_)
 
Float64operator= (double value_)
 

Public Attributes

double value
 

Detailed Description

Encoding: A double-precision 64-bit IEEE 754 floating point number.


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