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

Encoding: A 32bit unsigned integer. More...

#include <rerun/encodings/uint32.hpp>

Public Member Functions

 UInt32 (uint32_t value_)
 
UInt32operator= (uint32_t value_)
 

Public Attributes

uint32_t value
 

Detailed Description

Encoding: A 32bit unsigned integer.


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