|
Rerun C++ SDK
|
Component: Whether the viewport layout is determined automatically. More...
#include <rerun/blueprint/components/auto_layout.hpp>
Public Member Functions | |
| AutoLayout (rerun::encodings::Bool auto_layout_) | |
| AutoLayout & | operator= (rerun::encodings::Bool auto_layout_) |
| AutoLayout (bool value_) | |
| AutoLayout & | operator= (bool value_) |
| operator rerun::encodings::Bool () const | |
| Cast to the underlying Bool encoding. | |
Public Attributes | |
| rerun::encodings::Bool | auto_layout |
Component: Whether the viewport layout is determined automatically.
⚠ This type is unstable and may change significantly in a way that the data won't be backwards compatible.