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

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

#include <rerun/datatypes/float64.hpp>

Public Member Functions

 Float64 (double value_)
 
Float64operator= (double value_)
 

Public Attributes

double value
 

Detailed Description

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


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