|
Rerun C++ SDK
|
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_) | |
| VisibleTimeRange & | operator= (rerun::datatypes::VisibleTimeRange value_) |
| operator rerun::datatypes::VisibleTimeRange () const | |
| Cast to the underlying VisibleTimeRange datatype. | |
Public Attributes | |
| rerun::datatypes::VisibleTimeRange | value |
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.
⚠ This type is unstable and may change significantly in a way that the data won't be backwards compatible.