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

Component: The class identifier of view, e.g. "2D", "TextLog", …. More...

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

Public Member Functions

 SpaceViewClass (rerun::datatypes::Utf8 value_)
 
SpaceViewClassoperator= (rerun::datatypes::Utf8 value_)
 
 SpaceViewClass (std::string value_)
 
SpaceViewClassoperator= (std::string value_)
 
 operator rerun::datatypes::Utf8 () const
 Cast to the underlying Utf8 datatype.
 

Public Attributes

rerun::datatypes::Utf8 value
 

Detailed Description

Component: The class identifier of view, e.g. "2D", "TextLog", ….


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