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