|
Rerun C++ SDK
|
Component: Whether a view is maximized. More...
#include <rerun/blueprint/components/view_maximized.hpp>
Public Member Functions | |
| ViewMaximized (rerun::datatypes::Uuid view_id_) | |
| ViewMaximized & | operator= (rerun::datatypes::Uuid view_id_) |
| ViewMaximized (std::array< uint8_t, 16 > bytes_) | |
| ViewMaximized & | operator= (std::array< uint8_t, 16 > bytes_) |
| operator rerun::datatypes::Uuid () const | |
| Cast to the underlying Uuid datatype. | |
Public Attributes | |
| rerun::datatypes::Uuid | view_id |
Component: Whether a view is maximized.
⚠ This type is unstable and may change significantly in a way that the data won't be backwards compatible.