|
Rerun C++ SDK
|
Component: Whether the viewport layout is determined automatically. More...
#include <rerun/blueprint/components/auto_layout.hpp>
Public Member Functions | |
| AutoLayout (rerun::datatypes::Bool auto_layout_) | |
| AutoLayout & | operator= (rerun::datatypes::Bool auto_layout_) |
| AutoLayout (bool value_) | |
| AutoLayout & | operator= (bool value_) |
| operator rerun::datatypes::Bool () const | |
| Cast to the underlying Bool datatype. | |
Public Attributes | |
| rerun::datatypes::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.