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

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_)
 
AutoLayoutoperator= (rerun::encodings::Bool auto_layout_)
 
 AutoLayout (bool value_)
 
AutoLayoutoperator= (bool value_)
 
 operator rerun::encodings::Bool () const
 Cast to the underlying Bool encoding.
 

Public Attributes

rerun::encodings::Bool auto_layout
 

Detailed Description

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.


The documentation for this struct was generated from the following file: