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

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

#include <rerun/datatypes/uint64.hpp>

Public Member Functions

 UInt64 (uint64_t value_)
 
UInt64operator= (uint64_t value_)
 

Public Attributes

uint64_t value
 

Detailed Description

Datatype: A 64bit unsigned integer.


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