|
Rerun C++ SDK
|
Component: The order of component columns (which remain always grouped by entity path) in the dataframe view. More...
#include <rerun/blueprint/components/column_order.hpp>
Public Member Functions | |
| ColumnOrder (rerun::Collection< rerun::datatypes::EntityPath > entity_paths_) | |
| ColumnOrder & | operator= (rerun::Collection< rerun::datatypes::EntityPath > entity_paths_) |
Public Attributes | |
| rerun::Collection< rerun::datatypes::EntityPath > | entity_paths |
Component: The order of component columns (which remain always grouped by entity path) in the dataframe view.
Entities not in this list are appended at the end in their default order. Entities in this list that are not present in the view are ignored.
⚠ This type is unstable and may change significantly in a way that the data won't be backwards compatible.