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

Component: The origin of a SpaceView. More...

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

Public Member Functions

 SpaceViewOrigin (rerun::datatypes::EntityPath value_)
 
SpaceViewOriginoperator= (rerun::datatypes::EntityPath value_)
 
 SpaceViewOrigin (std::string path_)
 
SpaceViewOriginoperator= (std::string path_)
 
 operator rerun::datatypes::EntityPath () const
 Cast to the underlying EntityPath datatype.
 

Public Attributes

rerun::datatypes::EntityPath value
 

Detailed Description

Component: The origin of a SpaceView.


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