|
Rerun C++ SDK
|
Encoding: A 32bit unsigned integer. More...
#include <rerun/encodings/uint32.hpp>
Public Member Functions | |
| UInt32 (uint32_t value_) | |
| UInt32 & | operator= (uint32_t value_) |
Public Attributes | |
| uint32_t | value |
Encoding: A 32bit unsigned integer.