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

Component: The unique id of a space view, used to refer to views in containers. More...

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

Public Member Functions

 IncludedSpaceView (rerun::datatypes::Uuid space_view_id_)
 
IncludedSpaceViewoperator= (rerun::datatypes::Uuid space_view_id_)
 
 IncludedSpaceView (std::array< uint8_t, 16 > bytes_)
 
IncludedSpaceViewoperator= (std::array< uint8_t, 16 > bytes_)
 
 operator rerun::datatypes::Uuid () const
 Cast to the underlying Uuid datatype.
 

Public Attributes

rerun::datatypes::Uuid space_view_id
 

Detailed Description

Component: The unique id of a space view, used to refer to views in containers.


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