Rerun C++ SDK
|
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_) | |
SpaceViewClass & | operator= (rerun::datatypes::Utf8 value_) |
SpaceViewClass (std::string value_) | |
SpaceViewClass & | operator= (std::string value_) |
operator rerun::datatypes::Utf8 () const | |
Cast to the underlying Utf8 datatype. | |
Public Attributes | |
rerun::datatypes::Utf8 | value |
Component: The class identifier of view, e.g. "2D"
, "TextLog"
, ….