|
Rerun C++ SDK
|
Component: Whether or not views should be created automatically. More...
#include <rerun/blueprint/components/auto_views.hpp>
Public Member Functions | |
| AutoViews (rerun::datatypes::Bool auto_views_) | |
| AutoViews & | operator= (rerun::datatypes::Bool auto_views_) |
| AutoViews (bool value_) | |
| AutoViews & | operator= (bool value_) |
| operator rerun::datatypes::Bool () const | |
| Cast to the underlying Bool datatype. | |
Public Attributes | |
| rerun::datatypes::Bool | auto_views |
Component: Whether or not views should be created automatically.
⚠ This type is unstable and may change significantly in a way that the data won't be backwards compatible.