Rerun C++ SDK
|
Component: Whether a procedure is enabled. More...
#include <rerun/blueprint/components/enabled.hpp>
Public Member Functions | |
Enabled (rerun::datatypes::Bool visible_) | |
Enabled & | operator= (rerun::datatypes::Bool visible_) |
Enabled (bool value_) | |
Enabled & | operator= (bool value_) |
operator rerun::datatypes::Bool () const | |
Cast to the underlying Bool datatype. | |
Public Attributes | |
rerun::datatypes::Bool | visible |
Component: Whether a procedure is enabled.