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

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

#include <rerun/components/visible.hpp>

Public Member Functions

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

Public Attributes

rerun::encodings::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: