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

Component: The container that sits at the root of a viewport. More...

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

Public Member Functions

 RootContainer (rerun::datatypes::Uuid id_)
 
RootContaineroperator= (rerun::datatypes::Uuid id_)
 
 RootContainer (std::array< uint8_t, 16 > bytes_)
 
RootContaineroperator= (std::array< uint8_t, 16 > bytes_)
 
 operator rerun::datatypes::Uuid () const
 Cast to the underlying Uuid datatype.
 

Public Attributes

rerun::datatypes::Uuid id
 ContainerId for the root.
 

Detailed Description

Component: The container that sits at the root of a viewport.


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