Rerun C++ SDK
Loading...
Searching...
No Matches
rerun::blueprint::components::TimeInt Struct Reference

Component: A reference to a time. More...

#include <rerun/blueprint/components/time_int.hpp>

Public Member Functions

 TimeInt (rerun::datatypes::TimeInt time_)
 
TimeIntoperator= (rerun::datatypes::TimeInt time_)
 
 TimeInt (int64_t value_)
 
TimeIntoperator= (int64_t value_)
 
 operator rerun::datatypes::TimeInt () const
 Cast to the underlying TimeInt datatype.
 

Public Attributes

rerun::datatypes::TimeInt time
 

Detailed Description

Component: A reference to a time.

This type is unstable and may change significantly in a way that the data won't be backwards compatible.


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