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

Encoding: List of selected columns in a dataframe. More...

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

Public Attributes

rerun::Collection< rerun::encodings::Utf8time_columns
 The time columns to include.
 
rerun::Collection< rerun::blueprint::encodings::ComponentColumnSelectorcomponent_columns
 The component columns to include.
 

Detailed Description

Encoding: List of selected columns in a dataframe.

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: