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

Component: A timeline column in a text log table. More...

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

Public Member Functions

 TimelineColumn (rerun::blueprint::datatypes::TimelineColumn timeline_column_)
 
TimelineColumnoperator= (rerun::blueprint::datatypes::TimelineColumn timeline_column_)
 
 operator rerun::blueprint::datatypes::TimelineColumn () const
 Cast to the underlying TimelineColumn datatype.
 

Public Attributes

rerun::blueprint::datatypes::TimelineColumn timeline_column
 The timeline column.
 

Detailed Description

Component: A timeline column in a text log table.

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: