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

Component: Whether a table column's values can be edited. More...

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

Public Member Functions

 Editable (rerun::encodings::Bool editable_)
 
Editableoperator= (rerun::encodings::Bool editable_)
 
 Editable (bool value_)
 
Editableoperator= (bool value_)
 
 operator rerun::encodings::Bool () const
 Cast to the underlying Bool encoding.
 

Public Attributes

rerun::encodings::Bool editable
 

Detailed Description

Component: Whether a table column's values can be edited.

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: