Rerun C++ SDK
|
Component: The class identifier of view, e.g. "2D"
, "TextLog"
, ….
More...
#include <rerun/blueprint/components/view_class.hpp>
Public Member Functions | |
ViewClass (rerun::datatypes::Utf8 value_) | |
ViewClass & | operator= (rerun::datatypes::Utf8 value_) |
ViewClass (std::string value_) | |
ViewClass & | 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"
, ….