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

Public Attributes

rerun::datatypes::Bool auto_layout
 

Detailed Description

Component: Whether the viewport layout is determined automatically.


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