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

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

#include <rerun/encodings/uint64.hpp>

Public Member Functions

 UInt64 (uint64_t value_)
 
UInt64operator= (uint64_t value_)
 

Public Attributes

uint64_t value
 

Detailed Description

Encoding: A 64bit unsigned integer.


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