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

Datatype: A single-precision 32-bit IEEE 754 floating point number. More...

#include <rerun/datatypes/float32.hpp>

Public Member Functions

 Float32 (float value_)
 
Float32operator= (float value_)
 

Public Attributes

float value
 

Detailed Description

Datatype: A single-precision 32-bit IEEE 754 floating point number.


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