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

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

#include <rerun/encodings/float32.hpp>

Public Member Functions

 Float32 (float value_)
 
Float32operator= (float value_)
 

Public Attributes

float value
 

Detailed Description

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


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