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

Encoding: A timeline column in a table. More...

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

Public Attributes

rerun::encodings::Bool visible
 Is this column visible?
 
rerun::encodings::Utf8 timeline
 Which timeline is this?
 

Detailed Description

Encoding: A timeline column in a table.

This type is unstable and may change significantly in a way that the data won't be backwards compatible.

Member Data Documentation

◆ visible

rerun::encodings::Bool rerun::blueprint::encodings::TimelineColumn::visible

Is this column visible?

Defaults to true.


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