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

Component: A time range on an unspecified timeline using either relative or absolute boundaries. More...

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

Public Member Functions

 TimeRange (rerun::datatypes::TimeRange time_range_)
 
TimeRangeoperator= (rerun::datatypes::TimeRange time_range_)
 
 operator rerun::datatypes::TimeRange () const
 Cast to the underlying TimeRange datatype.
 

Public Attributes

rerun::datatypes::TimeRange time_range
 

Detailed Description

Component: A time range on an unspecified timeline using either relative or absolute boundaries.

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: