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::datatypes::AbsoluteTimeRange range_)
 
AbsoluteTimeRangeoperator= (rerun::datatypes::AbsoluteTimeRange range_)
 
 operator rerun::datatypes::AbsoluteTimeRange () const
 Cast to the underlying AbsoluteTimeRange datatype.
 

Public Attributes

rerun::datatypes::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: