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

Component: A timeline identified by its name. More...

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

Public Member Functions

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

Public Attributes

rerun::datatypes::Utf8 value
 

Detailed Description

Component: A timeline identified by its name.


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