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

Component: Whether a view is maximized. More...

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

Public Member Functions

 ViewMaximized (rerun::datatypes::Uuid view_id_)
 
ViewMaximizedoperator= (rerun::datatypes::Uuid view_id_)
 
 ViewMaximized (std::array< uint8_t, 16 > bytes_)
 
ViewMaximizedoperator= (std::array< uint8_t, 16 > bytes_)
 
 operator rerun::datatypes::Uuid () const
 Cast to the underlying Uuid datatype.
 

Public Attributes

rerun::datatypes::Uuid view_id
 

Detailed Description

Component: Whether a view is maximized.


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