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

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

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

Public Member Functions

 AbsoluteTimeRange (rerun::encodings::AbsoluteTimeRange range_)
 
AbsoluteTimeRangeoperator= (rerun::encodings::AbsoluteTimeRange range_)
 
 operator rerun::encodings::AbsoluteTimeRange () const
 Cast to the underlying AbsoluteTimeRange encoding.
 

Public Attributes

rerun::encodings::AbsoluteTimeRange range
 

Detailed Description

Component: A reference to a range of 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: