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

Component: Whether a procedure is enabled. More...

#include <rerun/blueprint/components/enabled.hpp>

Public Member Functions

 Enabled (rerun::datatypes::Bool visible_)
 
Enabledoperator= (rerun::datatypes::Bool visible_)
 
 Enabled (bool value_)
 
Enabledoperator= (bool value_)
 
 operator rerun::datatypes::Bool () const
 Cast to the underlying Bool datatype.
 

Public Attributes

rerun::datatypes::Bool visible
 

Detailed Description

Component: Whether a procedure is enabled.


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