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

Component: The range of values on a given timeline that will be included in a view's query. More...

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

Public Member Functions

 VisibleTimeRange (rerun::datatypes::VisibleTimeRange value_)
 
VisibleTimeRangeoperator= (rerun::datatypes::VisibleTimeRange value_)
 
 operator rerun::datatypes::VisibleTimeRange () const
 Cast to the underlying VisibleTimeRange datatype.
 

Public Attributes

rerun::datatypes::VisibleTimeRange value
 

Detailed Description

Component: The range of values on a given timeline that will be included in a view's query.

Refer to VisibleTimeRanges archetype for more information.


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