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

Component: A text log column More...

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

Public Member Functions

 TextLogColumn (rerun::blueprint::datatypes::TextLogColumn text_log_column_)
 
TextLogColumnoperator= (rerun::blueprint::datatypes::TextLogColumn text_log_column_)
 
 operator rerun::blueprint::datatypes::TextLogColumn () const
 Cast to the underlying TextLogColumn datatype.
 

Public Attributes

rerun::blueprint::datatypes::TextLogColumn text_log_column
 The text log column.
 

Detailed Description

Component: A text log column

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: