|
Rerun C++ SDK
|
Component: Whether the container, view, entity or instance is currently visible. More...
#include <rerun/components/visible.hpp>
Public Member Functions | |
| Visible (rerun::datatypes::Bool visible_) | |
| Visible & | operator= (rerun::datatypes::Bool visible_) |
| Visible (bool value_) | |
| Visible & | operator= (bool value_) |
| operator rerun::datatypes::Bool () const | |
| Cast to the underlying Bool datatype. | |
Public Attributes | |
| rerun::datatypes::Bool | visible |
Component: Whether the container, view, entity or instance is currently visible.