Rerun C++ SDK
|
Component: Whether or not space views should be created automatically. More...
#include <rerun/blueprint/components/auto_space_views.hpp>
Public Member Functions | |
AutoSpaceViews (rerun::datatypes::Bool auto_space_views_) | |
AutoSpaceViews & | operator= (rerun::datatypes::Bool auto_space_views_) |
AutoSpaceViews (bool value_) | |
AutoSpaceViews & | operator= (bool value_) |
operator rerun::datatypes::Bool () const | |
Cast to the underlying Bool datatype. | |
Public Attributes | |
rerun::datatypes::Bool | auto_space_views |
Component: Whether or not space views should be created automatically.