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

Component: Whether the container, view, entity or instance is currently visible. More...

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

Public Member Functions

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

Public Attributes

rerun::datatypes::Bool visible
 

Detailed Description

Component: Whether the container, view, entity or instance is currently visible.


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