|
Rerun C++ SDK
|
Encoding: List of selected columns in a dataframe. More...
#include <rerun/blueprint/encodings/selected_columns.hpp>
Public Attributes | |
| rerun::Collection< rerun::encodings::Utf8 > | time_columns |
| The time columns to include. | |
| rerun::Collection< rerun::blueprint::encodings::ComponentColumnSelector > | component_columns |
| The component columns to include. | |
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.