Rerun C++ SDK
|
Component: The origin of a SpaceView
.
More...
#include <rerun/blueprint/components/space_view_origin.hpp>
Public Member Functions | |
SpaceViewOrigin (rerun::datatypes::EntityPath value_) | |
SpaceViewOrigin & | operator= (rerun::datatypes::EntityPath value_) |
SpaceViewOrigin (std::string path_) | |
SpaceViewOrigin & | operator= (std::string path_) |
operator rerun::datatypes::EntityPath () const | |
Cast to the underlying EntityPath datatype. | |
Public Attributes | |
rerun::datatypes::EntityPath | value |
Component: The origin of a SpaceView
.